Python Code Challenge

173 - Write a program that generates a list of random numbers, saves the list to a module, and then imports the module into another program to display the minimum, maximum, and average of the numbers.