Random Constructor
Overload List
Name | Description | |
---|---|---|
![]() |
Random()()()() |
Initializes a new instance of the Random class, using a time-dependent default seed value.
|
![]() |
Random(Int32) |
nitializes a new instance of the Random class, using the specified seed value.
|