passgen.js

1.0.0 • Public • Published

Simple Password Generator App

Command Line App built with Node.js to generate random passwords.

Usage

npm install passgen.js

Run "passgen" with aptions below or without it.

Your generated password will be copied automatically to your clipboard

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

/passgen.js/

    Package Sidebar

    Install

    npm i passgen.js

    Weekly Downloads

    1

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    3.62 kB

    Total Files

    5

    Last publish

    Collaborators

    • mohamedibrahim13