Skip to main content

bounded_index_v1

Function bounded_index_v1 

Source
pub fn bounded_index_v1(
    stream: &mut SplitMix64V1,
    upper_bound: u64,
) -> Option<u64>