indian-name-generator
v4.1.0
Published
a handy npm to generate random Indian names (male, female or random)
Downloads
1
Readme
indian-name-generator NPM
indian-name-generator is your one-stop module to get Names of various Cultures of India.
Currently it features names from:
- Marathi.
- Punjabi.
- Gujarati.
- Bengali.
Documentation:
After Installing the module, You can get 3 types of functions:
- Random
- Female
- Male
In order to get say Punjabi name, You use the following:
- Random Punjabi Name: randomPunjabi()
- Female Punjabi Name: femalePunjabi()
- Male Punjabi Name: malePunjabi()
This syntax is followed to all above-listed cultures.
Want to contribute?
Help add more names and more culture expansion. Join on GitHub.