A simple username generator that combines random words with numbers
Project description
Usergen
ezusergen is a simple Python package that generates usernames by combining random words and a random number.
Installation
pip install ezusergen
#Usage
import ezusergen as gen
username = gen.generate(7) # 7 = word length, default (if left blank) = 7
print(username) # Example: SeedmanWelding532
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
ezusergen-0.1.1.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ezusergen-0.1.1.tar.gz.
File metadata
- Download URL: ezusergen-0.1.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
138eb9c68d1d899ff3db79d5b13741ac3bc1bd3535170c9018b1d4e577cd78fa
|
|
| MD5 |
94a7df026b3bcf9652bc5dc5c649095d
|
|
| BLAKE2b-256 |
b16e2061884656c01ce7577faef7cfcb8f8859e87e16b9c391403209b62259a3
|
File details
Details for the file ezusergen-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ezusergen-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0b2c52ca347ab2b702995995b844e02efd7b75530cced7f385a0a7f6757df40
|
|
| MD5 |
bc80fb4d0816f36dff7ea4840d9eda97
|
|
| BLAKE2b-256 |
1002848e5327f9b6de6f9d8fc93b558154e796d209738cc121f5a9fe8d71ad39
|