.NET Framework Class Library
Random Constructor

Initializes a new instance of the Random class.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkRandom()()()Initializes a new instance of the Random class, using a time-dependent default seed value.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkRandom(Int32)Initializes a new instance of the Random class, using the specified seed value.
Top
See Also

Reference

Tags :


Page view tracker