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

Generate a random 32-bit unsigned integer using the provided Random (VRD) struct