In this video, we import a module called random that allows us to assign random integer values to a variable. In order to make it static we placed it inside of a function so that each time that function is called we get a new random value associated with our variable.