Class | Description |
---|---|
CMWC4096 |
A Complement-Multiply-With-Carry PRNG.
|
RandomUtil |
This class provides assorted utilities related to random number generation
and use.
|
XOR128 |
A fast PRNG that produces medium quality random numbers that passes the
diehard tests.
|
XOR96 |
A fast PRNG that produces medium quality random numbers.
|
XORWOW |
A very fast PRNG that passes the Diehard tests.
|
Copyright © 2017. All rights reserved.