Mono Class Library: Overview

System.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

Public Constructors

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.