mirror of
https://github.com/yuto-yuto/node-red-contrib-password-generator.git
synced 2024-11-21 19:06:44 +01:00
138 B
138 B
node-red-contrib-password-generator
A Node-RED node to generate password. It uses crypto.randomBytes
function for the random string.