Generate fake US and UK names using real data
Project description
fusuk
A simple proof-of-concept package to generate UK/US Based realistic names.
Usage
from fusuk import getname
# Basic: random US name
print(getname()) # "James Wilson"
# With options
print(getname(country="uk", gender="female")) # "Emily Clark"
Function: getname(country="us", gender=None)
playground is included for tests
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
fusuk-0.1.1.tar.gz
(19.9 MB
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
fusuk-0.1.1-py3-none-any.whl
(19.9 MB
view details)
File details
Details for the file fusuk-0.1.1.tar.gz.
File metadata
- Download URL: fusuk-0.1.1.tar.gz
- Upload date:
- Size: 19.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b1231d908c3267fae8f0aa6064bc5cf7b77ca46594cb10cb775add132556c05
|
|
| MD5 |
4a44fc2109e5f720fd59157a5dc1b84e
|
|
| BLAKE2b-256 |
3fd04f9ffdbd429bb40e3301c030427b1884a70aee1ed8aae6e323e92b1082f7
|
File details
Details for the file fusuk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fusuk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 19.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e45e9e46487cc202e4d16e85e5abe6131ad6b7f4d58bd9579728963fd9cd0082
|
|
| MD5 |
b60b304ef3e206018037560d96c08ee4
|
|
| BLAKE2b-256 |
309e2e6b4de592ff5c860f961d2cf2c1a8f8b83ea6f91dff274e419e2f54337f
|