Last updated:
0 purchases
passgencli 1.4
This is simple CLI random password generator. It combines punctuations, letters (upper and lower cases) and digits.
Installation:
pip install passgen-cli
Options:
-l INTEGER length of the password.
Without the -l option, it returns 12 characters by default.
Example: passgen-cli -l 15
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.