Module rand::distributions::range [−][src]
Expand description
Generating numbers between two others.
Structs
Sample values uniformly between two bounds.
Traits
The helper trait for types that have a sensible way to sample
uniformly between two values. This should not be used directly,
and is only to facilitate Range.
