RandomDevice
Generates a random number from a machine device.
warning
This is expensive and should only be done to seed the RandomGenerator.
Members
| Name | Description |
|---|---|
| sample | Returns a random number from the random device. |
Generates a random number from a machine device.
This is expensive and should only be done to seed the RandomGenerator.
| Name | Description |
|---|---|
| sample | Returns a random number from the random device. |