An open API service indexing awesome lists of open source software.

https://github.com/michaelchadwick/namegen

Random Name Generator
https://github.com/michaelchadwick/namegen

fantasy markov name random ruby

Last synced: about 2 months ago
JSON representation

Random Name Generator

Awesome Lists containing this project

README

          

# namegen
Random Name Generator via Markov Chains (adapted from [drow](http://donjon.bin.sh)'s JavaScript implementation)

## how to use
* `$ git clone git@github.com:michaelchadwick/namegen.git`
* `$ cd namegen`
* `$ chmod +x namegen`
* `$ namegen [number_of_names]`