Random password generator
Project description
RanPassCLI
Simple Random Password Generator CLI Tool.
Installing
To install this CLI tool you can run the below command
pip install ranpasscli
The above commands would install the package globally and ranpasscli
will be available on your system.
How to use
Generate a random password
ranpasscli <length of password desired> -f <number of password format option>
There are four options for password formats:
- Alphabetic lowercase
- Alphabetic mixed case
- Alphanumeric mixed case (Default option)
- Alphanumeric mixed case + special characters
If you want to see these options in the terminal, run ranpasscli -h
or ranpasscli --help
to open the help page.
If no <length>
is given the default is 10.
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
RanPassCLI-0.0.1.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file RanPassCLI-0.0.1.tar.gz
.
File metadata
- Download URL: RanPassCLI-0.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.2.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9a55bbf92b587ae3bc360334ea9572f22d2ab625aa0cbeb839abe00d10b182e |
|
MD5 | bf06375e43c7ec6fc73b891c468aa6bd |
|
BLAKE2b-256 | b3f69e8cf04b25329c2f01faa2d68f54eb2ad87faba55eb52d6a1b77a4a4a58e |
File details
Details for the file RanPassCLI-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: RanPassCLI-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.2.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44afc6ab36435ba893d029dcdc4c712d15d08c4631cd837d7575bac3218de635 |
|
MD5 | d71b6a42abb45333c145fdf72eb0d1ed |
|
BLAKE2b-256 | 36b5becaf5a729a042b2776549e1bac24ac2b0df42cdd3a499086252f0e14d7e |