mirror of
https://github.com/yuto-yuto/node-red-contrib-password-generator.git
synced 2024-11-17 19:05:53 +01:00
Add readme
This commit is contained in:
parent
2689472c06
commit
4bbe0215be
3
README.md
Normal file
3
README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# node-red-contrib-password-generator
|
||||
|
||||
A Node-RED node to generate password. It uses `crypto.randomBytes` function for the random string.
|
@ -13,7 +13,6 @@
|
||||
"keywords": [
|
||||
"node-red",
|
||||
"password-generator",
|
||||
"rbe",
|
||||
"crypto"
|
||||
],
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user