Make more random
At least, make the stuff that doesn't need to be deterministic non-deterministic
This commit is contained in:
parent
245dfde91e
commit
fc95857824
4 changed files with 18 additions and 12 deletions
|
|
@ -1,4 +1,5 @@
|
|||
pub mod objects;
|
||||
mod objects;
|
||||
mod rng;
|
||||
pub mod runtime;
|
||||
pub mod seed;
|
||||
pub mod setup;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue