/rpg-cl

Random Password Generator command line

Primary LanguageShell

Linux command line - Random Password Generator

A very simple random password generatore command line utility.

Usage

rpg <length>

Examples

➜ rpg 20
-Zcf8rwCp+T({%@~*[f-%
➜ rpg 100
\"i#FLh.%py#^(xN|AF}Cp;OI;pvH5mk|E3g+D??YtC7l6@X,Yd7Pi^Oe:a;U\"ger.0e_Yu=\#bcwtD[,~v.oz9>kbo|Nf\`~Db6bEt

Installation

cd rpg
sudo ./install.sh # or cp ./rpg /usr/bin

Uninstallation

cd rpg
sudo ./uninstall.sh # or rm /usr/bin/rpg