Question: Some homework problems, please explain/comment on the code, thank you! Write a nice function called random that computes a random number between two given input
Some homework problems, please explain/comment on the code, thank you!
Write a nice function called "random" that computes a random number between two given input numbers. Test your function with the following code to make sure a random number between 5 and 24 is output: int a = 5: int b = 24: cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
