Python Code Challenge

163 - Create a program that generates random numbers and stores them in a list. Save this list to a module, then import the module into another program and display the random numbers.