Skip to main content

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


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

Uploaded Source

Built Distribution

eponym-1.0.0-py3-none-any.whl (8.8 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