I'm doing some homework and I need to answer why the increment (b) doesn't affect randomness in the mixed congruential method.
The formula is
$$X_{n+1} \equiv (a X_n + b) \mod m$$
I'm doing some homework and I need to answer why the increment (b) doesn't affect randomness in the mixed congruential method.
The formula is
$$X_{n+1} \equiv (a X_n + b) \mod m$$