pyPassGen
Securely generate random passwords
Usage
usage: password.py [-h] [-l LENGTH] [-c COUNT] [-n] [-p]
optional arguments:
-h, --help show this help message and exit
-l LENGTH, --length LENGTH
Length of password
-c COUNT, --count COUNT
Number of passwords to generate
-n, --no-numerical Generate password without numerical values 0-9
-p, --punctuation Generate password with punctuation