#include <trng.h>
Inheritance diagram for TRNG::YARN5:
Public Methods | |
YARN5 (YARN5_param param=YARN5_param_sets::LEcuyer1, long seed_=0l) | |
constructor. More... |
Linear structures are destroyed by the nonlinear bijective mapping \f]r_{i} = \begin{cases} b^{q_{i}}\mod m & \text{if }q_{i}\ne 0 \ 0 & \text{if }q_{i} =0 \ \end{cases}\,. \f] The parameter
has to be a generating element of the multiplicative group modulo
.
Definition at line 2202 of file trng.h.
|
The constructor's default values implement a pseudo random number generator with
|