Home > gibberish-me

gibberish-me

Gibberish-me is a project mainly written in JavaScript, based on the GPL-3.0 license.

Javascript gibberish text generator using the Markov chain algorithm and jaylist.

gibberish.me

http://gibberish.me

An implementation of the Markov chain algorithm in javascript.

A gibberish text generator.

It uses jaylist (http://github.com/benbscholz/jaylist) as a hashtable.

Animations use scriptaculous.

js/gibberish.js is the commented source code.

js/gibberish.min.js is the closure compiled code being use at the site.

Previous:Test-Project