rand_double

Macro rand_double 

Source
macro_rules! rand_double {
    ($rng:expr) => { ... };
}
Expand description

Generate a random double using the provided Random (VRD) struct