decidedly / decidedly-markov
A simple markov chain text generator.
v1.1.3
2015-02-21 18:04 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-13 02:52:24 UTC
README
A simple Markov chain text generator.
Features
- Support for one or two-word prefixes
- The ability to reject inevitable phrases (phrases that are most likely identical to source material)
- Added the ability to reject overly short phrases
To Try It Out
php composer.phar install
cd ./examples
php example1.php