The Indian Name Generator is the python package which help us to get Names according to various indian culitures.
- Currently it features names from :
- Marathi.
- Punjabi.
- Gujarati.
- Bengali.
First import package
from IndianNameGenerator import *In Indian Name Generator Package we provide you 3 type of functions :-
- random
- male
- female
Write your culturename along with above 3 function to get randomly generated name.
eg. For Punjabi Names : we use
randomPunjabi()
malePunjabi()
femalePunjabi()The answer is Yes,You can add your culture names
information. Also you can add names in existing lists.
Coming together is a beginning; keeping together is progress; working together is success