pub fn next_xoroshiro128(state: &mut [u64; 2]) -> u64
Given the mutable state generates the next pseudo random number.
state