XorShift32: A random number generator using the xorshift32 algorithm.groupMathsubgroupRandom seed: number The current seed value used by the random number generator. save(): string load(data: string ): boolean gen(): number