ALFGenerator Properties |
The ALFGenerator type exposes the following members.
Name | Description | |
---|---|---|
CanReset |
Gets a value indicating whether the ALFGenerator can be reset, so that it produces the
same pseudo-random number sequence again.
(Overrides GeneratorCanReset) | |
LongLag | Gets or sets the long lag of the Lagged Fibonacci pseudo-random number generator. | |
Maximum |
Gets the maximum number that a call to Next can return.
(Inherited from Generator) | |
ShortLag | Gets or sets the short lag of the Lagged Fibonacci pseudo-random number generator. |