a psudeo-random number genorator i made
Exposed: Randbuffer = 2 bytes of numbers being used as the seed and the 2nd byte is also the output in binary Insert = The Number used for calculating the number to append to the Randbuffer, later used for calculating the Output in decemal tick = Used for locating current position while scanning strings buffer2 = used as the temp output for storing partial strings, then used as binary output for the normal output