Skip to content

Simple random password generator with command line interface

License

Notifications You must be signed in to change notification settings

Giut0/CLIpasswordMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLIpasswordMaker 🔑

Command line application for random password genenator.

Installation 🔩

git clone https://github.com/Giuto01/CLIpasswordMaker.git
cd CLIpasswordMaker
sudo sh install.sh

Usage 📜

For default length password (8)

psw

For given length

psw -l <num> 

For other details

psw --help

Example of usage 💪

psw --lenght 16 -n 4

Output: TV2£nOFhFlEXH7T#
Output: 8M9DjA0?wVAAR#K8
Output: CSNCrnQle&TnnB1J
Output: %FB£v!NB51Z%N9Mp

About

Simple random password generator with command line interface

Topics

Resources

License

Stars

Watchers

Forks