mscorlib(4.0.0.0) API with additions
System.Random Member List

This is the complete list of members for System.Random, including all inherited members.

Next()System.Randomvirtual
Next(int minValue, int maxValue)System.Randomvirtual
Next(int maxValue)System.Randomvirtual
NextBytes(byte[] buffer)System.Randomvirtual
NextDouble()System.Randomvirtual
Random()System.Random
Random(int Seed)System.Random
Sample()System.Randomprotectedvirtual