Macro vrd::rand_seed

source ·
macro_rules! rand_seed {
    ($rng:expr, $seed:expr) => { ... };
}
Expand description

Seed the provided Random (VRD) struct with the given value