make sure to check out 'how to reference an element'
				we can get a random number from 0 to 1 with the random function of the built in 'Math' object.
			

				we can also use the result of Math.random in mathematical statements.