Kontari / NameGen

Need to name something or someone?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These scripts are multiple approaches at name generation for stories, games, or other creative endeavours.

NameMatrix

This python script accepts the input of names (10,000+ is best) and records connections in a large markov model. From there it draws on the built model to produce more names.

NameGen

This approach uses a more english biased approach, with hardcoded consonant/vowel chains to aid in name fluidity.

About

Need to name something or someone?


Languages

Language:Python 100.0%