Credits
The Gibberish Engine uses several methods to create its output: a "word form" system and a "frequency" system.
The word form system is derived from linguistical analysis, specifically as presented in
An Introduction to Linguistics by Loreto Todd. I'd highly recommend this book, as it's particularly easy to read and understand.
The frequency based system was created by analyzing the
Open-Source English Dictionary, which is available under the MIT License. Further details can be found on
this page.