Random Class
Generates pseudo-random numbers.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
public class Random
Remarks
This class represents a pseudo-random number generator, which is a device that produces a sequence of numbers that meet certain statistical requirements for randomness.
Version Information
Available in the .NET Micro Framework version 4.1 and 4.2.