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.
Loading
Please sign in to comment