Mod Gibberish Generator is a java program created to generate gibberish.
- No known bugs at the moment.
Run the java program as a console.
When program starts, type the number of the dictionary to use.
Here are the list of commands:
x - Where x is any number. Uses the dictionary and generates that many words.
sep - Enable/Disable the use of separators.
lib - Brings up the menu to select a new dictionary to use.
help - Brings up this help menu.
word - Adds/Replaces the word in the dictionary.
exit - Exits the program
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
See the License file.