brendanashworth / generate-password

NodeJS library for generating cryptographically-secure passwords.
MIT License
354 stars 67 forks source link

Sometimes passwords are generated with an 'undefined' inside them #1

Closed brendanashworth closed 10 years ago

brendanashworth commented 10 years ago

Out of 1k generated, 102 had undefined inside them and a bad length. Not sure what the cause of this is yet, but we know about it.