Module mock
valence
0.2.0-alpha.1+mc.1.20.1
Module mock
Structs
In valence::
rand::
rngs
Modules
adapter
mock
Structs
OsRng
StdRng
ThreadRng
?
Settings
Module
valence
::
rand
::
rngs
::
mock
Copy item path
source
·
[
−
]
Expand description
Mock random number generator
Structs
§
StepRng
A simple implementation of
RngCore
for testing purposes.