Constructs a new
RanLux random number generator
using the default seed and luxury level.
Namespace: Extreme.Statistics.RandomAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
Use this constructor to create a RanLux object with a time-dependent default
seed and LuxuryLevel set to Default.
Although the seed value is time-dependent, it may not change fast enough to be
different on successive invocations. To ensure two or more random sequences
are different, provide different seed values explicitly.
Numerical Libraries
Supported in: 5.x, 4.x
Reference