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
- Host: GitHub
- URL: https://github.com/michaelchadwick/namegen
- Owner: michaelchadwick
- Created: 2017-08-21T21:44:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T21:56:05.000Z (almost 9 years ago)
- Last Synced: 2026-01-14T14:42:28.436Z (6 months ago)
- Topics: fantasy, markov, name, random, ruby
- Language: Ruby
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]`