Module num
Strategies to generate numeric values (as opposed to integers used as bit fields).
All strategies in this module shrink by binary searching towards 0.
Modules
Functions
-
sample_uniform_incl
Generate a random value of
X, sampled uniformly from the closed range[low, high](inclusive). Panics iflow > high.