macro_rules! rand_twist { ($rng:expr) => { ... }; }
Twist the state of the provided Random (VRD) struct
Random (VRD)