mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-07 23:25:29 +03:00
15e9fa1c80
There were two issues here: - If a skyline span was passed as a param then the 'T &object' version would be called, filling the span itself with random values rather than its contents - Random numbers were repeated every call since independent_bits_engine copied generator state and thus it was never actually updated |
||
---|---|---|
.. | ||
main |