pub fn split(key: impl AsRef<Array>) -> Result<(Array, Array)>
Split a PRNG key into two keys and return a tuple.