Make RNG seedable
This commit is contained in:
parent
6732f5575c
commit
946e961633
5 changed files with 57 additions and 14 deletions
|
@ -34,3 +34,4 @@ log = { version = "*", features = [
|
|||
"release_max_level_warn",
|
||||
] }
|
||||
rand = "0.9.0"
|
||||
rand_chacha = "0.9.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue