Question: java programing.(screen shoots of sample outputs) Write a method to find the sequence of pseudorandom numbers generated by the linear congruential method with a modulus,

java programing.(screen shoots of sample outputs)
Write a method to find the sequence of pseudorandom numbers generated by the linear congruential method with a modulus, multiplier, increment, and seed. Test your method using these values: m = 9, a=7, c=4, XO=3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
