carrotson
carrotson copied to clipboard
Markov model implementation on sequence of bytes.
Carrotson
Markov model implementation on sequence of bytes.
Quick Start
$ rustc -C opt-level=3 carrotson.rs
$ ./carrotson train ./LICENSE model
$ ./carrotson gen model