Click or drag to resize

RandomGenerator Fields

The RandomGenerator type exposes the following members.

Fields
 NameDescription
Protected fieldStatic memberDBL_MAXMaximum value of a System.Double.
Protected fieldStatic memberDBL_MAX_EXPMaximum binary exponent of a Double.
Protected fieldStatic memberDBL_MINSmallest positive value of a System.Double.
Protected fieldStatic memberdefaultRandomGeneratorThis is the default state of the art random genenerator to produce random numbers.
Protected fieldStatic memberM_LN2Natural logarithm of 2.
Protected fieldmax_valUniform long int values within [0...max_val].
Protected fieldseedThe seed of the random generator.
Top
See Also