/genpsswrd

Random password generator

Primary LanguageJavaScript

GenPssWrd

Nice script to generate a random password

Install

npm install -g genpsswrd

Usage

The length of the password can be chosen with $1 if you don't like the default length of 12. To get a password with length 20 simply run genpsswrd 20

Contribution

Prs are welcome