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.2.tar.gz
(2.7 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.2.tar.gz.
File metadata
- Download URL: ezusergen-0.1.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c468b09c3875900747ad7a2eb3a20750da4ebb9ff6d6162543fe565e65d2c90
|
|
| MD5 |
9a9376e3699114a7d14d5ab8f9dd1e7d
|
|
| BLAKE2b-256 |
69b8b4aa3f0720e202ae191658eb95ce459c6b008deb00318d9fc52ba4a1fcf9
|
File details
Details for the file ezusergen-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ezusergen-0.1.2-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 |
d1246737d758a5055667d46a8bf0b77ab2d4e6f140e9ad91df3ae280912919af
|
|
| MD5 |
b8bae0904286a3009625c196053b386a
|
|
| BLAKE2b-256 |
3d40ef5bd767604436ba3a1fc96238f956e99b0d77c7d6add96197fe8f2d515e
|