decidedly / decidedly-markov
A simple markov chain text generator.
Installs: 73
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/decidedly/decidedly-markov
This package is not auto-updated.
Last update: 2025-10-11 22:21:29 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