0.0.1 • Published 4 years ago
genna v0.0.1
Password-Gen
Node.js command line app to generate random passwords and much more in the soon!
Usage
Install package
npm install -g gennaRun NPX command
npx genna <options>Run NORMAL command
genna <options>Options
| Short | Long | Description |
|---|---|---|
| -l | --length | length of password (default: 8) |
| -s | --save | save password to passwords.txt |
| -nn | --no-numbers | remove numbers |
| -ns | --no-symbols | remove symbols |
| -h | --help | display help for command |
| -V | --version | Show the version |
{"mode":"full","isActive":false}
0.0.1
4 years ago