Skip to main content

A command line application to generate random usernames.

Project description

A command line application to generate random usernames.

Each username is an adjective and a noun strung together. There are 142 adjectives and 484 nouns in the wordlists, resulting in 68,728 possible adjective-noun combinations.

Wordlist sources:

Installation

Using pip:

sudo pip3 install username_generator

Manual:

git clone https://github.com/abactel/username_generator_cli

cd username_generator_cli

setup.py install

Usage

Open a terminal and run usernames. The following options are available:

Command line argument

Description

-h, --help

Show this help message and exit

--num NUMBER

Change number of usernames generated

--underscores

Use underscores instead of camelCase

--max_size NUMBER

Set maximum size of usernames

--min_size NUMBER

Set minimum size of usernames

--no_print

Prevent printing usernames to terminal

--fname FILE NAME

Save output in a text file

--indentation LEVEL

Number of spaces to indent usernames

--no_intro

Hide short introductory notes

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

username_generator-2.0.0.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

username_generator-2.0.0-py2.py3-none-any.whl (8.6 kB view hashes)

Uploaded Python 2 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