Bridge

Random Constructor

Overload List


  Name Description
Public method Random()()()()
Initializes a new instance of the Random class, using a time-dependent default seed value.
Public method Random(Int32)
nitializes a new instance of the Random class, using the specified seed value.