@jackson-lewis/generate-password
v1.0.6
Published
Generate a password using the CLI. When a password is generated, it will be saved to your clipboard.
Readme
Generate Password CLI
Generate a password using the CLI. When a password is generated, it will be saved to your clipboard.
Usage
To install the latest version of the CLI, run this command:
npm i -g @jackson-lewis/generate-passwordTo quickly generate a new password, run the following command:
generate-passwordTo set a specifc length:
generate-password --length 24