Write a program that uses the rand_float functions developed to generating sequences of random floating-point values between 4 and 10. Then compare the computed mean and variance to the theoretical values computed. As you use more and more random numbers, the computed values and the theoretical values should become closer.