Modules§
Structs§
Traits§
- Random
- A type that can be randomly generated.
- Random
Source - A source of randomness
- Seedable
- Trait for
seedable
types.
Functions§
- random
- Gets a random
T
element using the global RandomSource - set_
global_ random - Sets the global RandomSource for this thread