CSI students,
One of the students was wondering about the implementation of the
pseudo-random number generator. What is being used is so called
Linear Congruential Generator.
Here is a wikpedia page describing it:
https://en.wikipedia.org/wiki/Linear_congruential_generator
Thanks,
--
Mikhail