ISAAC64 - http://www.burtleburtle.net/bob/rand/isaacafa.html
Follows the general idea of the implementation from here with a few shortcuts. https://doc.rust-lang.org/rand/src/rand/prng/isaac64.rs.html
ISAAC64 - http://www.burtleburtle.net/bob/rand/isaacafa.html
Follows the general idea of the implementation from here with a few shortcuts. https://doc.rust-lang.org/rand/src/rand/prng/isaac64.rs.html