Generate username from the full name provided
Project description
cnames
Generate username from the full name provided
usage
>>> import unames
>>> u = list()
>>> for i in range(50):
... u.append(unames.gen_username("Mayank Jha"))
...
>>> print({el for el in u})
{'Mayank.Jha', 'Jha.Mayank', 'itz.Mayank', 'Mayank_Jha', '_.MayankxJha._', 'iam.Mayank', 'May466', 'itz_Mayank', '__Mayank.Jha__', 'May889', 'iam_Mayank', 'May870', 'Mayank._.Jha', 'Mayank.Jha__', 'M4y4nk_Jh4'}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
unames-1.0.3.tar.gz
(14.8 kB
view details)
File details
Details for the file unames-1.0.3.tar.gz.
File metadata
- Download URL: unames-1.0.3.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c74ba62721eda272203e7d4d0daa8fcbfc19e4eacea5d54d79d3b3017123ad86
|
|
| MD5 |
557f1aba3ca4dd2587f5bd992c334d1a
|
|
| BLAKE2b-256 |
e519bb61d09cacaebafc43802bbdfa266f44082fdbc67644d3502eeb81ca0f87
|