filmov
tv
Cryptography and Network Security - Linear Congruential Generator - Problem Solving

Показать описание
Considering the linear congruential algorithm, generate the sequence for the following generators:
Xn+1≡ (6Xn) mod 13
Xn+1≡ (5Xn) mod 13
Which of the above generators provides good randomization?
@bhuvaneswariammang
Xn+1≡ (6Xn) mod 13
Xn+1≡ (5Xn) mod 13
Which of the above generators provides good randomization?
@bhuvaneswariammang