Closed DavidKinder closed 1 year ago
The existing RNG is taken from Glulxe, which (as of Glulxe 0.6.1) has switched to a better algorithm. Glulxe also allows use of OS-specific RNGs. Both these changes should be adopted into Git, see https://github.com/erkyrath/glulxe/issues/33.
Fixed by commit 71f94ec949231a87be4e795513c800e22e765886.
The existing RNG is taken from Glulxe, which (as of Glulxe 0.6.1) has switched to a better algorithm. Glulxe also allows use of OS-specific RNGs. Both these changes should be adopted into Git, see https://github.com/erkyrath/glulxe/issues/33.