pub const fn xsh_rr_u64_to_u32(state: u64) -> u32
Expand description

“Xor-shift high bits” then “randomized rotate”, u64 down to u32.