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
1 year ago
example clean code 1 year ago
src clean code 1 year ago
test fmt 1 year ago
.build.yml update bisect_ppx usage 3 years ago
.gitignore first commit 4 years ago
.ocamlformat fmt 1 year ago
CHANGES.md first commit 4 years ago
LICENSE.md first commit 4 years ago
README.md first commit 4 years ago
dune-project update bisect_ppx usage 3 years ago
omg.opam update opam file 1 year 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.