Xor |
| Name | Description | |
|---|---|---|
| XorShift128Generator | Initializes a new instance of the XorShift128Generator class, using a time-dependent default seed value. | |
| XorShift128Generator(Int32) | Initializes a new instance of the XorShift128Generator class, using the specified seed value. | |
| XorShift128Generator(UInt32) | Initializes a new instance of the XorShift128Generator class, using the specified seed value. |