.randomGenerator EQUB 1, 0, 0Name: randomGenerator [Show more] Type: Variable Category: Maths (Arithmetic) Summary: A 24-bit random number generator that works independently from the landscape seeds and with a much simpler generation algorithmContext: See this variable in context in the source code References: This variable is used as follows: * DitherScreenBuffer uses randomGenerator * DrawRandomDots uses randomGenerator * GetRandomNumber uses randomGenerator