dxorshift.xoroshiro128plus

Implementation of the xoroshiro128+ uniform random number generator.

Members

Structs

Xoroshiro128plus
struct Xoroshiro128plus

The xoroshiro128+ uniform random number generator is the fastest full-period generator passing the BigCrush test suite without systematic failures.

Meta