A pure python package to generate random names using neural network
Project description
nn-names
A pure python package to generate random names using neural network
Installation
You can install the package via pip:
pip install nn-names
Usage
from nn_names import generate_name
for _ in range(10):
name = generate_name()
print(name)
# Skay
# Wendr
# Pavie
# Axton
# Atto
# Inll
# Winaydn
# Gido
# Helanangel
# Xenrobel
License
This project is licensed under the terms of the MIT license.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Contact
If you want to contact me you can reach me at pradishbijukchhe@gmail.com.
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
nn-names-1.0.0.tar.gz
(10.8 kB
view details)
Built Distribution
nn_names-1.0.0-py3-none-any.whl
(10.5 kB
view details)
File details
Details for the file nn-names-1.0.0.tar.gz
.
File metadata
- Download URL: nn-names-1.0.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19549040a746d32a18e316427de399645d148b0873693418eb92f57daae8fb21 |
|
MD5 | 62bc4ab78a654abf0ec2245a042e800d |
|
BLAKE2b-256 | b7eb759c2a29cb6b3ba915b106fcce795fb2994a16580bfddc25f443f00e3f63 |
File details
Details for the file nn_names-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: nn_names-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4ba0eb74bab3f4f0c8212e4781f13f124c15f06c70bd2110e6f86c863c261fa |
|
MD5 | 6f5f4670790f81833ab9326b3ce93839 |
|
BLAKE2b-256 | a0dbb20f7227fa77fc7ea4ebb6007af132b7860c277743d0635e02bc8a14dfaa |