Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

genpasswd2-2.0.2-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page