Click or drag to resize
CryptoServiceRandomGetNum Method
Overload List
  NameDescription
Public methodGetNum (Overrides RandomGetNum.)
Public methodGetNum(Int32)
Returns a random number between 0 and maxInclusive inclusive
(Inherited from Random.)
Public methodGetNum(UInt32)
Returns a random number between 0 and maxInclusive inclusive
(Inherited from Random.)
Top
See Also