Skip to main content

rng

Macro rng 

Source
macro_rules! rng {
    ($x:expr, $y:expr) => { ... };
}