Skip to content

LucyGoosey/RandomNameGetter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Name Getter

Grabs a selection of random names from a .csv file. Personally I used the files found here

But anything with the format name,[B|G] (where B/G represents Boy/Girl) is suitable.

Prerequisites

Uses Python2.x

Usage

Have a .csv in the format described above and save it in the directory as bname.csv, run either namegen.py for a terminal-based version or NameGenerator.pyw for a version with a GUI.

License

This project is licensed under the GNU General Public - see the LICENSE.md file for details.

About

Grabs a selection of random baby names from a database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages