Generate A Markov Chain String Of Text In Rust
April 2025
Using markov
There's a few Markov chain generator crates. I'm using the one that's simply called markov1. It's simple and does that I need:
---
markov = "1.1.0"
---
use Chain;
Output:
I like cats and I am into.
end of line