Description (in English)
A character n-gram generator.
Generate from unigram to 10-gram models. (You should be able to generate from more, if you edit the HTML form.)
Various types of chaining. Chaining is how the generation algorithm determines what character comes next.