cli-password-generator

0.0.2 • Public • Published

🦄 Password Generator CLI

Node.js cli to generate passwords

Installation

npm i -g cli-password-generator

Usage

passgen

Exemple (Very strong password)

passgen ex github
#  n)egi+3hAb3//*1A|BUg?s@E8JTe_gz

Options

Usage: index [options] [command]

Options:
  -v, --version                    Output the current version
  -h, --help                       Display help for command

Commands:
  easy|e [options] <provider>      Weak password
  medium|m [options] <provider>    Medium level password
  strong|s [options] <provider>    Strong password
  extreme|ex [options] <provider>  Very strong password
  help [command]                   display help for command

Package Sidebar

Install

npm i cli-password-generator

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

8.33 kB

Total Files

10

Last publish

Collaborators

  • gustavonobreza