greatpass

1.0.0 • Public • Published

greatpass

A simple command-line tool written in Node.js that generates random strong passwords based on user preferences.

Installation

npm install -g greatpass

Usages

greatpass
  • next choose options to generate your strong password.

Example

Enter the length of the password: 12
Include numbers? (Y/n): y
Include uppercase letters? (Y/n): y
Include symbols? (Y/n): y
Exclude ambiguous characters? (Y/n): y
  • The tool will then generate a random password based on your preferences and display it.
Your generated password: DZe@0%.0>hWJ

License

MIT

/greatpass/

    Package Sidebar

    Install

    npm i greatpass

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.31 kB

    Total Files

    5

    Last publish

    Collaborators

    • iamovi