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

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