Function rand::seq::gen_index

source ·
fn gen_index<R: Rng + ?Sized>(rng: &mut R, ubound: usize) -> usize