An OCaml library to generate random text using Markov chains
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zapashcanon 3333daea63
clean code
3 years ago
example clean code 3 years ago
src clean code 3 years ago
test fmt 3 years ago
.build.yml update bisect_ppx usage 4 years ago
.gitignore first commit 5 years ago
.ocamlformat fmt 3 years ago
CHANGES.md first commit 5 years ago
LICENSE.md first commit 5 years ago
README.md first commit 5 years ago
dune-project update bisect_ppx usage 4 years ago
omg.opam update opam file 3 years ago

README.md

omg builds.sr.ht status

omg (OCaml Markov Gen) is an OCaml library to generate text using Markov Chains.

Credits

The code is inspired by markovgen.