{"library":"node-red-node-random","install":[{"cmd":"npm install node-red-node-random","imports":["Install via Node-RED Palette Manager or `npm install node-red-node-random` in your user directory (~/.node-red), then drag the 'Random' node from the palette into a flow.","{ \"id\": \"<node-id>\", \"type\": \"random\", \"name\": \"My Random Number\", \"low\": \"0\", \"high\": \"100\", \"integers\": \"true\" }"]},{"cmd":"yarn add node-red-node-random","imports":[]},{"cmd":"pnpm add node-red-node-random","imports":[]}]}