This is an rng system that i made for a predictable alternative to scratches math.random( ) system. Math.random( ) is a java script rng and it is unpredictable at this point in time but my rng is random for a normal player whilst it is still predictable if you know the equation making game creation easier in many ways. The equation to predict the last “random” number is in the code.
I cooked. Thanks reddit frfr.