random-password-cli

0.1.2 • Public • Published

random-password-cli

Generate random password in cli.

Install

$ npm install random-password-cli -g

Usage

Parameter Description
-l the length of password.
-t the table used to generate password

The corresponding values should not start with -.

Example:

$ random-password -l 12
lkkyT3wUqEW@
$  random-password -l 12 -t 'abc'
aaacbbcaacaa

Related

random-password: Generate random password.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i random-password-cli

Weekly Downloads

4

Version

0.1.2

License

ISC

Last publish

Collaborators

  • letian