1. Consider the following linear congruential random numbergenerator: ?r0 = 8697?rn = (229rn–1) mod 349, for n > 0 ? *Compute the next three random numbers. ? * From the sequence ofintegers in Part a, compute an appropriate sequence ?offloating-point numbers between 0 and 1. ? * Give the maximum numberof random numbers this function can generate. ?
Expert Answer
An answer will be send to you shortly. . . . .