Skip to content

A simple random password generator execute in CLI

License

Notifications You must be signed in to change notification settings

ryone9re/pswgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pswgen

A simple random password generator execute in CLI

Installation

If you can use golang, please run:

go install

Usage

pswgen [OPTIONS] [PASSWORD LENGTH]
OPTIONS:
    -h, --help:
        Show this help message and exit.
    -v, --version:
        Show version and exit.
    -s, --symbol:
        Add symbol to password.

About

A simple random password generator execute in CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages