Random password generator
Project description
genpasswd2
genpasswd is a cli tool that generates random passwords.
Usage
genpasswd [LENGTH] [-hvdlup]
Options
-h --help Show this screen
-v --verbose Show password and it's length
-d Exclude digits from the password
-l Exclude lowercase letters from the password
-u Exclude uppercase letters from the password
-p Exclude punctuation characters from the password
Examples
$ genpasswd
Password copied to clipboard.
$ genpasswd -v
Generated password: vG1y4<lV\82H[1fn
Password length: 16
Password copied to clipboard.
$ genpasswd 20 -lpv
Generated password: PRH48967U6UMBI567V77
Password length: 20
Password copied to clipboard.
Installation
pip install genpasswd2
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
genpasswd2-2.0.2.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file genpasswd2-2.0.2.tar.gz
.
File metadata
- Download URL: genpasswd2-2.0.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4117b5ddea0577dc0e781ea45a2aebe830f5f148028c39d7ccab84b6c0ec25ef |
|
MD5 | 9ce38b49035951f1ef7780f7ab0a509d |
|
BLAKE2b-256 | bccf6fc478b58ed47633a5220cddd72a64ee60da82e458996b3d449edccc76a9 |
File details
Details for the file genpasswd2-2.0.2-py3-none-any.whl
.
File metadata
- Download URL: genpasswd2-2.0.2-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba36bb58ba83ed92357b1eb6a75aaca9bbdc6040f3f9d68d5a86da1d66c703d2 |
|
MD5 | 05290587f5ff437cc0a4481175cfaa7d |
|
BLAKE2b-256 | 880e67aaf2dce80ca5c3762db2fafd099c92a124b1ae1847ff2be76dd845ee36 |