Implementation of the xoroshiro128+ uniform random number generator.
The xoroshiro128+ uniform random number generator is the fastest full-period generator passing the BigCrush test suite without systematic failures.
See Source File
Joseph Rushton Wakeling
Creative Commons CC0 (public domain)
Written in 2016 by Joseph Rushton Wakeling.
Implementation of the xoroshiro128+ uniform random number generator.