Rand |
public class RandXoroshiro128PlusPlus : RandCustomBase
The RandXoroshiro128PlusPlus type exposes the following members.
Name | Description | |
---|---|---|
RandXoroshiro128PlusPlus | Initializes a new instance of the RandXoroshiro128PlusPlus class | |
RandXoroshiro128PlusPlus(Int32, Int32, Int32, Int32) | Initializes a new instance of the RandXoroshiro128PlusPlus class |
Name | Description | |
---|---|---|
NextInt64 | (Overrides RandCustomBaseNextInt64) |
For more information see xoshiro / xoroshiro generators and the PRNG shootout.
Long running tests have observed the minimum values Next 0 (0x0) for Core 0.0 and the maximum Next 2147483646 (0x7FFFFFFE) from Core 0.999999999534339.