sepisoad / rpg

random password generator
GNU General Public License v3.0
8 stars 2 forks source link
cli generator nim password random

RPG (Random Password Generator)

rpg is a command line tool that helps you create random password which you can use for any purpose. The code is licensed under GPLv3 license.

Usage sample

rpg -l -u -s -n -L:26

Version

0.1.0

How to compile

all you need to do is to get the latest version of nim compiler and compile it and then use 'nakefile' with 'debug' or 'release' option to build the source code.

Contact me

email: sepehr.aryani@gmail.com twitter: @sepisoad github: @sepisoad