W3cubDocs

/Rust

Module random

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

Random value generation.

Structs

DefaultRandomSourceExperimental
The default random source.

Traits

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

Functions

randomExperimental
Generates a random value from a distribution, using the default random source.

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/random/index.html