mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
866a9e6481
When the size of Xorshift128 seed (`sizeof(uint32)*4`) is bigger than ISTRUCT_DATA_SIZE, `Random` uses Xorshift96 instead.