Crate servo_rand

Source

Structsยง

Seed
ServoReseeder ๐Ÿ”’
ServoRng
ServoThreadRng

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.
SeedableRng
A random number generator that can be explicitly seeded.
SliceRandom
Extension trait on slices, providing random mutation and sampling methods.

Functionsยง

random
random_uuid
thread_rng