Yet another Alfred username generator: random usernames to your clipboard!
The generated usernames are composed of three parts:
- an adjective
- a noun
- a numbers suffix
- Download the workflow from the latest release
- Open it to install with Alfred
- Setup your desired HotKey shortcut
5 settings are available:
Number of generated usernames
: How many usernames should be generated at once (default is 5)Number suffix max value
: The maximum number of the number suffix (default is 5000)Add a number suffix
: If a number suffix should be added to the usernames (default is True)Custom adjectives dictionary
: Provide your own adjectives dictionnary (default is src/data/adjectives.txt)Custom nouns dictionary
: Provide your own nouns dictionnary (default is src/data/nouns.txt)Use wonderwords
: external package for random words generationCapitalize adjectives
: If the adjective part of the usernames should be capitalized (default is True)Capitalize nouns
: If the noun part of the usernames should be capitalized (default is True)
- Alfred HotKey >
usergen
> select a username > the username is copied - Workflow HotKey > a random username is copied
- Alfred ^5
- python ^3.9
- Generation logic: https://github.com/williexu/random_username
- wonderwords package: https://pypi.org/project/wonderwords/
- Icon: https://www.flaticon.com/free-icon/ninja_1071164