Macro fastrand::rng_integer

source ยท
macro_rules! rng_integer {
    ($t:tt, $unsigned_t:tt, $gen:tt, $mod:tt, $doc:tt) => { ... };
}