Mono Class Library: OverviewSystem.Random: Constructor Members |
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
Random()Constructs a new instance of the Random class using Environment.TickCount as the seed value. Constructs a new instance of the Random class using the specified seed value.