List of RandomNumberGenerator methods
The following are the available RandomNumberGenerator class methods.
| Method | Description |
|---|---|
| Copy | Copy this RandomNumberGenerator |
| DeepCopy | Deep copy this RandomNumberGenerator |
| New | Create a new RandomNumberGenerator |
| UpdateSeed | Reset random sequence with new salt and seed |
| Value | Get a new random value |