Skip to main content

A small Python library to generate fake Persian name.

Project description

# fake_persian_name

> A small Python library to generate fake Persian name.

## Instructions

  1. Install:

` pip install fake_persian_name `

  1. Import the library:

`python from fake_persian_name import fake_name as fpn `

  1. Generate a random Persian name:

`python name = fpn.generate_name("random") `

  1. Generate a boy Persian name:

`python name = fpn.generate_name("male") `

  1. Generate a girl Persian name:

`python name = fpn.generate_name("female") `

## Issues

Please file any issues, bugs or feature request [here](https://github.com/ErfanRht/fake_persian_name/issues).

## License

This project is licensed under the [MIT License](https://github.com/ErfanRht/fake_persian_name/blob/master/LICENSE.txt)

## Author

This Flutter package is developed by [Erfan Rahmati](https://github.com/ErfanRht).

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

fake_persian_name-1.1.6.tar.gz (4.8 kB view hashes)

Uploaded Source

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