Decent username generator based on handpicked wordlists
Project description
Eponym
Eponym seeks to become a decent username generator. So far this repository includes two handpicked lists of Descriptors and Things and a basic username generator function. At one point a flexible generator will be added.
Usage
from eponym import generate_username
print(generate_username())
"""Example outputs:
'ExitedArrogantPlant2873'
'PotentialRetroDiscoverer7701'
'SelfishCheatingBamboo0926'
'SimpleChirpyCarrot6735'
"""
Custom generator
The inbuilt generator currently has no options such as pattern
or max_length
. If you want to build a custom generator using the Eponym data, take a look at the eponym/generator.py
file.
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
eponym-1.0.0.tar.gz
(7.4 kB
view details)
Built Distribution
File details
Details for the file eponym-1.0.0.tar.gz
.
File metadata
- Download URL: eponym-1.0.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e3540f3b1c6be494ea0ae017e8b5a846b600e469f4ab405490c4588ff36eb29 |
|
MD5 | 13731ea0c128de3589d0770ba6ecc1f0 |
|
BLAKE2b-256 | 33bae56ca88448f25cdedf4fc5e1e36f0c6a2b9e7d44e2537eeaa26c7a904ea7 |
File details
Details for the file eponym-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: eponym-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b49dfde8061d6305b403083eecda97a21ca6abb9d95b32dc6b212c858e437ab |
|
MD5 | 5fdda1386dae04d1a0081d79e3e68444 |
|
BLAKE2b-256 | c1b485bee0f4d9cbcd073d3476bf78432f18d12a58b67c989112548645f671ae |