Skip to main content

splitmix64

Function splitmix64 

Source
const fn splitmix64(x: u64) -> u64
Expand description

Applies the splitmix64 finalizer to produce a well-distributed 64-bit hash.