A python based random password generator
Project description
pypasswordgen
A pyton based random password generator
System Requirements
- Python3
Installation Instructions
pip install pypasswordgen
Options
-h, --help show this help message and exit
-l LENGTH, --length LENGTH Length of password
-n NUMBER, --number NUMBER Number of passwords to generate
-o PATH, --output PATH Path to output file
-p, --punctuation Include pupnctuation. If another -p is givenit will ONLY include punctuation.
-d, --digit Include digits. If another -d is given, it will ONLY include digits. -dd takes precedence over -pp.
-u, --upper Include uppercase letters. If another -u is given, it will ONLY include uppercase letters. -uu takes precedence over -pp and -dd.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pypasswordgen-1.0.1.tar.gz
(2.5 kB
view hashes)
Built Distribution
Close
Hashes for pypasswordgen-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24ff1df1b9450d7dd5474265160ba4b0a1690a450c249b820500bbd3157d921b |
|
MD5 | 407516a8493ffa0a94d626029308022a |
|
BLAKE2b-256 | 339edde880e38028e847fedb2840213c7d95b316dea96ef5ab2e7c8dbf7053f6 |