I2rys / SPG

Strong password generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Strong password generator.

License:MIT License


Languages

Language:JavaScript 100.0%