Share via


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.

Version Information

Available in the .NET Micro Framework version 4.1 and 4.2.

See Also

Reference

Random Class
Random Members
System Namespace