OPEN-SOURCE SCRIPT
Updated

Function Markov Process

EXPERIMENTAL:
this is very experimental and INCOMPLETE, use at your own discretion.

thanks glaz for the help :)
Release Notes
Added pseudo random number generator, it can now forecast the odds for a random sequence. thinking about it now, need to print out the order of the sequence -_-
Release Notes
update to V5, transitioned to using arrays for the transition matrix (thanks to Duyck for hes matrix library :) ) the core logic is still the same, eventually(not any time soon) at some time this should be migrated to a dedicated library with optional states and transitional weights..

Disclaimer