Skip to main content

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:

  1. Alphabetic lowercase
  2. Alphabetic mixed case
  3. Alphanumeric mixed case (Default option)
  4. 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


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

Uploaded Source

Built Distribution

RanPassCLI-0.0.1-py3-none-any.whl (4.0 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