Skip to content

OnkarGavali/indian-name-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Indian Name Generator

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.

Documentation :

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

Can you contribute to this package ?

The answer is Yes,You can add your culture names
information. Also you can add names in existing lists.

click here

Coming together is a beginning; keeping together is progress; working together is success

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages