defold-xoshiro256
A fast, high-quality PRNG for Defold based on the xoshiro256++ algorithm, seeded via splitmix64. xoshiro256++ has a 256-bit state, passes known statistical tests, and avoids systematic bias in floating-point output.
A fast, high-quality PRNG for Defold based on the xoshiro256++ algorithm, seeded via splitmix64. xoshiro256++ has a 256-bit state, passes known statistical tests, and avoids systematic bias in floating-point output.