pub fn fast_random() -> u64
xorshift* is a fast pseudorandom number generator which will even tolerate weak seeding, as long as it’s not zero.