Skip to content
  • Raymond Toy's avatar
    Restore ability to compile in mt19937 rng. · 380759e3
    Raymond Toy authored
    - 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.
    380759e3