@mathiasgheno/create-password
v0.0.5
Published
Easy password generator on top of NPM
Downloads
3
Readme
Create Password
Zero-config password generator on top of NPM. Just open your terminal, text and it's done.
How to Use
With you are using NPM v7+
npm create @mathiasgheno/password
...Or with your using NPM 6 and bellow.
npm create password
By default, the CLI will give you three option with pre-config options: Strong, Medium and Weak.