| CryptoServiceRandomGetNum Method |
| Name | Description | |
|---|---|---|
| GetNum | (Overrides RandomGetNum.) | |
| GetNum(Int32) |
Returns a random number between 0 and maxInclusive inclusive
(Inherited from Random.) | |
| GetNum(UInt32) |
Returns a random number between 0 and maxInclusive inclusive
(Inherited from Random.) |