RandomNumberGame User has to guess a random number import random class use random class to generate a random int and store it in a variable give a limited number of choices use a while loop to keep asking for a number until choice is correct or number of choices reached © 2019 GitHub, Inc.