Skip to content

I2rys/SPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SPG

Strong password generator

Installation

Github:

git clone https://github.com/I2rys/SPG

NPM Packages:

npm i secure-random-password && npm i chalk

Usage

node index.js <length>
  • length - The length of the password to generate.

License

MIT © I2rys