RandomGen is a simple utility for generating random text based on a set of tables. The tables are organized in text files called libraries.
Some libraries are included with RandomGen providing basic functionality. Extended functionality and customizations are to be made by the users of RandomGen.
Its main goal is to automate the process of "table-hopping" that people undergo when generating random treasure, monsters, characters and adventure ideas from pencil-and-paper game reference books.
It is general enough that it can also be used to generate random maps, die rolls and even ad-lib style quest ideas.
Custom libraries can be written for particular campaigns or scenarios. Included are libraries for generating random treasure (coins and gems), basic characters, die rollers and random cave maps.
Requirements:
· Java Runtime Environment