python

[Python] Most common name generator

Script to take a list of most common names and randomly picking them creates a full name, like “Name Surname”. My friend requested this to generate fictional names for his project, so I took a list of names from Wikipedia, used my awesome Regex skills to remove crap data and leave the names and here it it is.

Script: GeneratedNames.py
Common name list: names
Output sample: Generated_names

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments