0.0.1 • Published 3 years ago

genna v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Password-Gen

Node.js command line app to generate random passwords and much more in the soon!

Usage

Install package

npm install -g genna

Run NPX command

npx genna <options>

Run NORMAL command

genna <options>

Options

ShortLongDescription
-l--length length of password (default: 8)
-s--savesave password to passwords.txt
-nn--no-numbersremove numbers
-ns--no-symbolsremove symbols
-h--helpdisplay help for command
-V--versionShow the version

{"mode":"full","isActive":false}

0.0.1

3 years ago