password-creator-js
v1.0.0
Published
Creates and returns a password string, which is secure and precise, generated from knuth shuffle algorithm.
Downloads
4
Readme
password-generator
Creates a password for JavaScript application.
A small, precise and strong password which used Knuth shuffle algorithm.
Also includes Capitals, Special Charaters, Numbers, Small Alphabets.
Returned password fits in most requirements.