The
constructors
of System.Random are listed below. For a list of all members, see the Random Members list.
See Also: Inherited members from System.Object
Public Constructors
| |
Initializes a new instance of the Random class, using a time-dependent default seed value.
|
| |
Initializes a new instance of the Random class, using the specified seed value.
|