Unit
ScRNG
Description
The TScRandom_LFSR class is a descendant of the TScRandom class. It implements Linear Feedback Shift Register with variable Period from 2^32 -1 to 2^2032 -1 method for generating random numbers.
Note: Generation of a reliable starting sequence for the random-number generator is required to ensure high security level.
See also