Random Constructor
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System Namespace
Random Class
Random Constructor
Random Constructor
Random Constructor (Int32)
Random Class
Random Members
Random Constructor
Random Methods
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Random Constructor
Initializes a new instance of the
Random
class.
Overload List
Name
Description
Random
()
()
()
Initializes a new instance of the
Random
class, using a time-dependent default seed value.
Random(Int32)
Initializes a new instance of the
Random
class, using the specified seed value.
Top
See Also
Reference
Random Class
Random Members
System Namespace
Tags :