Python Code Challenge

177 - Create a program that generates a list of random names and saves the list to a module. Import the module into another program and display the names in alphabetical order.