You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a small program I wrote to generate pseudo-random text using Markov chains.
Just takes an in.txt, outputs in out.txt
You can set the wanted prefix length (1 is very random, 3 needs large amounts of data, to create good alterations).