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.RandGeneratorThreadSafe Member List

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

_lockIG.Num.RandGeneratorThreadSafeprotected
LockIG.Num.RandGeneratorThreadSafe
Next()IG.Num.RandGeneratorThreadSafeinline
Next(int maxValue)IG.Num.RandGeneratorThreadSafeinline
Next(int minValue, int maxValue)IG.Num.RandGeneratorThreadSafeinline
NextBytes(byte[] buffer)IG.Num.RandGeneratorThreadSafeinline
NextDouble()IG.Num.RandGeneratorThreadSafeinline
NextDouble(double maxValue)IG.Num.RandGeneratorThreadSafeinline
NextDouble(double minValue, double maxValue)IG.Num.RandGeneratorThreadSafeinline
NextDoubleInclusive()IG.Num.RandGeneratorThreadSafeinline
NextDoubleInclusive(double maxValue)IG.Num.RandGeneratorThreadSafeinline
NextDoubleInclusive(double minValue, double maxValue)IG.Num.RandGeneratorThreadSafeinline
NextInclusive(int maxValue)IG.Num.RandGeneratorThreadSafeinline
NextInclusive(int minValue, int maxValue)IG.Num.RandGeneratorThreadSafeinline
RandGeneratorThreadSafe()IG.Num.RandGeneratorThreadSafeinline
RandGeneratorThreadSafe(int seed)IG.Num.RandGeneratorThreadSafeinline
RandomGeneratorSystem()IG.Num.RandomGeneratorSysteminline
RandomGeneratorSystem(int seed)IG.Num.RandomGeneratorSysteminline