pub const fn xsl_rr_u128_to_u64(state: u128) -> u64
Expand description

“Xor-shift low bits” then “randomized rotate”, u128 to u64.