Problem
1. Why would it be unwise to use, for example, b = 3 and c = 6 in the additive congruential generator?
2. What is the value of the x2 statistic for a degenerate generator which always returns the same number?
3. Describe how you would generate random numbers with m greater than the computer word size.