Module random

Source
🔬This is a nightly-only experimental API. (random #130703)
Expand description

Random value generation.

Traits§

DistributionExperimental
A trait representing a distribution of random values for a type.
RandomSourceExperimental
A source of randomness.