Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

nn_names-1.0.0-py3-none-any.whl (10.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page