A simple library to generate random names based on US census data.
Project description
generate-name
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.0.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.0.tar.gz.
File metadata
- Download URL: generate_names-0.1.0.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 |
ca894c04d2292f9875c3d0fd4ae3bf5c832726ceaf8f45e3761c254938376c2d
|
|
| MD5 |
9523d8a65851e3ab0bed35ea934c0088
|
|
| BLAKE2b-256 |
d91fa261d6ea5f42f912056fa652e50f4b5e98b0ef4194176f44c61ad455ff14
|
File details
Details for the file generate_names-0.1.0-py3-none-any.whl.
File metadata
- Download URL: generate_names-0.1.0-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 |
e396b03dda7f744c029f65d52c6e48a252085fc0f4070d8e1f9dd91bbba9b571
|
|
| MD5 |
76268793431f90c52b0617f64a58d78a
|
|
| BLAKE2b-256 |
443416925b32b5ffa2a8095e3087ff351b1af5df663407011d91c8117efb856f
|