NameGenerator is a simple but feature-rich database-driven universal name generator. That's it.
It is written in python and uses a Qt interface.
Keep in mind: This software is in early development. No guarantee if anything breaks or explodes. I warned you.
You can get the code on github
Download an up to date archive or pull directly with git:
git@github.com:5in4/NameGenerator.git
NameGenerator 0.9 source package
NameGenerator 0.9 messy Windows 32bit binary
You can run the software directly if you have python ≥ 3 and a matching pyqt version installed. No further dependencies. python and pyqt are available for all major plattforms, follow their installation instructions.