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
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
Built Distribution
File details
Details for the file username_generator-2.0.0.tar.gz
.
File metadata
- Download URL: username_generator-2.0.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c57cad9fc37079cde22dfdfb6073684d0e2b274237134eb422bfe9e861e9df0b |
|
MD5 | 90322e42cf5fef46a48aa3852024e06a |
|
BLAKE2b-256 | adb9ff90f3a182bab5f6dc4a3e4019b7d3c3f7f9ccb07ee56d1327513bb902b4 |
File details
Details for the file username_generator-2.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: username_generator-2.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de8fb971729b119802c0eca4213aa3b24b08aea06ac27a1cf41954481c002cfe |
|
MD5 | 33054768567867b12399d330952cacb0 |
|
BLAKE2b-256 | 621154ea5c5682da7788b88e5a8fe042e072fbea4b0d5869da8eec479436e9f4 |