1: 2: 3:
generate_game(); //generates a string of 10 random ints and sends to client sleep(10); clear_screen(); //sends a string of newlines to client