IGLib  1.5
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
IG.Num.RandomGenerator Member List

This is the complete list of members for IG.Num.RandomGenerator, including all inherited members.

_globalIG.Num.RandomGeneratorprivatestatic
_lockIG.Num.RandomGeneratorprotectedstatic
Create()IG.Num.RandomGeneratorinlinestatic
Create(int seed)IG.Num.RandomGeneratorinlinestatic
CreateThreadSafe()IG.Num.RandomGeneratorinlinestatic
CreateThreadSafe(int seed)IG.Num.RandomGeneratorinlinestatic
GlobalIG.Num.RandomGeneratorstatic
Next()IG.Num.RandomGeneratorSysteminline
Next(int maxValue)IG.Num.RandomGeneratorSysteminline
Next(int minValue, int maxValue)IG.Num.RandomGeneratorSysteminline
NextBytes(byte[] buffer)IG.Num.RandomGeneratorSysteminline
NextDouble()IG.Num.RandomGeneratorSysteminline
NextDouble(double maxValue)IG.Num.RandomGeneratorSysteminlinevirtual
NextDouble(double minValue, double maxValue)IG.Num.RandomGeneratorSysteminlinevirtual
NextDoubleInclusive()IG.Num.RandomGeneratorSysteminlinevirtual
NextDoubleInclusive(double maxValue)IG.Num.RandomGeneratorSysteminlinevirtual
NextDoubleInclusive(double minValue, double maxValue)IG.Num.RandomGeneratorSysteminlinevirtual
NextInclusive(int maxValue)IG.Num.RandomGeneratorSysteminlinevirtual
NextInclusive(int minValue, int maxValue)IG.Num.RandomGeneratorSysteminlinevirtual
RandomGenerator()IG.Num.RandomGeneratorinline
RandomGenerator(int seed)IG.Num.RandomGeneratorinline
RandomGeneratorSystem()IG.Num.RandomGeneratorSysteminline
RandomGeneratorSystem(int seed)IG.Num.RandomGeneratorSysteminline