1- Write the following two functions (part-a and part-b) themain program should test the two functions.
(a Write a function that returns a two-digit random number. Inother words the range must be 10 to 99.
b Write a function that generates random numbers in the range of-5 to 17.
c Write a main program to test your code. Run it 100000 timesand make sure each of the numbers are within that range.) In CLanguage
Expert Answer
An answer will be send to you shortly. . . . .