xoroshiro 0.0.1

Rust implementation of the Xoroshiro+ random number generator
Documentation

xoroshiro

Rust implementation of the Xoroshiro+ random number generator.

The code is mostly taken from this pull request.