Crate fastrange_rs

Source

Functions§

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