The program seven_11 in 3.15 calls the function random_int, which produces one
pseudorandom integer value. The program seven_11 in 4.7 calls the function
random_int, which produces an array of pseudorandom integer values. Write a
module that makes random_int generic in the sense that it can be called to either
produce a single integer value or an array of values, depending on its arguments.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here