https://github.com/pythoncoderunicorn/username
A username generator
https://github.com/pythoncoderunicorn/username
username username-generator
Last synced: 5 months ago
JSON representation
A username generator
- Host: GitHub
- URL: https://github.com/pythoncoderunicorn/username
- Owner: PythonCoderUnicorn
- Created: 2023-06-27T02:24:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T02:39:24.000Z (over 2 years ago)
- Last Synced: 2025-06-22T05:35:58.605Z (6 months ago)
- Topics: username, username-generator
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# USERNAME
A username generator.
### why make this?
Humans are creatures of habit, we often use usernames and passwords that are similar and
familiar which leads to creating a pattern, a pattern that could be used against you.
Also, it is for those who want to use a different username than normal.
### how many usernames ?
Currently there is 1,030 usernames.
### how to use
download the repo, run the Python file and see the random username.

----
> This code is not meant for malicious use, hacking or to be added to password and username cracking lists.