Module: NameGenerator

Defined in:
lib/name-generator/main.rb,
lib/name-generator/version.rb

Overview

From the original source-file (www.ailis.de/~k/archives/28-Name-Generator.html)

This class generates names in the quality of the planet names used in the classic game Elite. The algorithm used in this class comes from the Mote project (mote.sourceforge.net/)

Defined Under Namespace

Classes: Main

Constant Summary collapse

VERSION =
'0.1.2'