A simple library to generate random names based on US census data.
Project description
generate-names
A simple library to quickly generate names based on US census data, based on the dataset provided by this 1990 US Census..
Quick Start
Installation
pip install generate-names
Usage
>>> from generate_names import generate
>>> print(generate('male', True))
John Smith
>>> print(generate('female', True))
Jane Smith
>>> print(generate('', True))
Smith
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
generate_names-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 generate_names-0.1.1.tar.gz.
File metadata
- Download URL: generate_names-0.1.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba8ee2308d766f5718ae1c8a7ab8032a933793072ed20664dcb2bdd2c5ca6fcc
|
|
| MD5 |
05fa6d6df7bf7004e54173086c5af5a0
|
|
| BLAKE2b-256 |
46cd30ca4b7335ea53e01db67a45b828ec5a18584b17635ee161d431fe02127f
|
File details
Details for the file generate_names-0.1.1-py3-none-any.whl.
File metadata
- Download URL: generate_names-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c54a96b5c22dfec9a43738df276f5f622ef61e79ec003b28970f968a118bee4a
|
|
| MD5 |
f9881822fc7ee01ec3efa5ebfe4d1aff
|
|
| BLAKE2b-256 |
1abd063a8e7511ae71dca997a4f72ae7882724dab782e3186619e47811b5b0f1
|