issues
search
fardog
/
node-xkcd-password
An XKCD-style password and random word generator module and CLI.
https://www.npmjs.org/package/xkcd-password
MIT License
30
stars
6
forks
source link
v1.1.0
#6
Closed
fardog
closed
10 years ago
fardog
commented
10 years ago
Adds loop prevention code to break infinite loops.
Uses promises only when a callback isn't specified.
Adds additional sanity checks, and tests for these checks.