Password Generator
Project description
Password generator
Installation
pip3 install genpasswd-everdrone
Usage
Usage: genpasswd [options]
Options:
-h, --help show this help message and exit
-c SETS, --count=SETS
the count of the strings between separators
-l LENGTH, --str-length=LENGTH
the length of characters between separators
-d NUMS, --digits=NUMS
the amount of digits in the password
-u CAPS, --uppercase=CAPS
the amount of uppercase letters in the password
-s CHAR, --separator=CHAR
the separator character
-n ITER, --number=ITER
executes the command N times
-v, --version print the version number and quit
Generate 3 passwords
$ genpasswd -n 3
ctwewg-ebvlsl-a0Qqre
gkhspu-4Wmplw-izhcaq
fctbnf-qiggnR-bns5wl
Generate a password with 4 sets of 5 characters
$ genpasswd -c 4 -l 5
jwvq9-vqejL-yzlmv-egfmb
Generate a password with 3 digits and 3 uppercase letters
$ genpasswd -d 3 -u 3
ipjsGc-aE5mnm-wd5pM0
Generate a password using the underscore separator
$ genpasswd -s _
qdtclt_lao3Du_tuvsqu
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file genpasswd-everdrone-2.0.3.tar.gz.
File metadata
- Download URL: genpasswd-everdrone-2.0.3.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c25ef8d977c2843b47db36d8636252056e17473c6819a135bdae65986011dcc
|
|
| MD5 |
9b776c8318fa630efa0b96ebd2451274
|
|
| BLAKE2b-256 |
7be8b958ee563fbfe3bfcfd0f525138b7ef4d34772146ea87ab791cb30104a13
|
File details
Details for the file genpasswd_everdrone-2.0.3-py3-none-any.whl.
File metadata
- Download URL: genpasswd_everdrone-2.0.3-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4826bd4c973ca1cc726081ccc49fc5040e321ea5f2bc102b14155954b241b1a
|
|
| MD5 |
12550e5b4de9b79b0b5afc850c0add53
|
|
| BLAKE2b-256 |
061d78cd166f3b2cb7d818c7be1e511a614f998ac70c2ec6b2058ee9adb9764f
|