Structsยง
Constantsยง
- RESEED_
THRESHOLD ๐ - SERVO_
THREAD_ ๐RNG
Staticsยง
- OS_RNG ๐
Traitsยง
- Rng
- An automatically-implemented extension trait on
RngCore
providing high-level generic methods for sampling values and other convenience methods. - RngCore
- The core of a random number generator.
- Seedable
Rng - A random number generator that can be explicitly seeded.
- Slice
Random - Extension trait on slices, providing random mutation and sampling methods.