mscorlib(4.0.0.0) API with additions
|
This is the complete list of members for System.Random, including all inherited members.
Next() | System.Random | virtual |
Next(int minValue, int maxValue) | System.Random | virtual |
Next(int maxValue) | System.Random | virtual |
NextBytes(byte[] buffer) | System.Random | virtual |
NextDouble() | System.Random | virtual |
Random() | System.Random | |
Random(int Seed) | System.Random | |
Sample() | System.Random | protectedvirtual |