fastrange_64

Function fastrange_64 

Source
pub fn fastrange_64(word: u64, p: u64) -> u64
Expand description

Given a value “word”, produces an integer in [0,p) without division.