i spend a good chunk of tonight working on my dashboard skramblr script, revising some fundamentals on how it handles text.
the results (specifically the markov2 function) have been strikingly broken. some of the errors makes sense (there's less data to draw from since i flushed it out => output more stuck in loops), but others... i have no idea (it keeps inserting invalid words into the out string???)
i am probably going to make markov2b from scratch after all
















