| Class | Description |
|---|---|
| Xoroshiro128PlusRandom |
A subclass of
Random that implements the Xoroshiro 128 Plus random
number generator. |
| Xorshift128PlusRandom |
A subclass of
Random that implements the Xorshift 128 Plus random
number generator. |
| XorshiftRandom |
A subclass of
Random that implements the Xorshift random
number generator. |
| XorshiftStarRandom |
A subclass of
Random that implements the Xorshift Star random
number generator. |
Copyright © 2019. All rights reserved.