-
- Downloads
"README.md" did not exist on "1d3c6cb40386ae5173aaad2cd6aa26db0e6a6e33"
Restore ability to compile in mt19937 rng.
- src/tools/worldbuild.lisp - only compile rand-xoroshiro if :random-xoroshiro is a feature - src/tools/worldload.lisp - only load rand-xoroshiro if :random-xoroshiro is a feature - tests/rng.lisp - Add a quick test that the state vector of the *random-state* has the correct type.
Please register or sign in to comment