Skip to main content

Package to generate random Cajun first and last names.

Project description

Cajun Name Generator

https://img.shields.io/pypi/v/cajun_name_generator.svg https://img.shields.io/travis/adammelancon/cajun_name_generator.svg Documentation Status

Package to generate random Cajun first and last names.

Example

from cajun_name_generator import Cajunnames

name = Cajunnames()


name.random_first_name(3)    # Prints and returns 3 first names in a list.

name.random_last_name(3)    # Prints and returns 3 last names in a list.

name.random_full_name(3)    # Prints and returns 3 full names in a list.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2021-09-06)

  • First release on PyPI.

0.1.3 (2021-09-07)

  • bugs

0.1.4 (2021-09-07)

  • bugs

0.1.5 (2021-09-07)

  • bugs

0.1.6 (2021-09-07)

  • bugs

0.2.0 (2021-09-07)

  • fixed problem with venv… I think.

0.2.1 (2021-09-07)

  • fixed problem with venv again… I think.

0.2.2 (2021-09-13)

  • Updated documentation example

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

cajun_name_generator-0.2.2.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

cajun_name_generator-0.2.2-py3-none-any.whl (11.1 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