Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 375 Bytes

File metadata and controls

19 lines (12 loc) · 375 Bytes

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.