-
PHP Markov chain text generator is a PHP script for rearranging text with the Markov method and takes an input text and creates a gibberish out of it. The Markov chain is a random process characterized as memoryless a mathematical system that undergoes transitions from one state to another.

