Math.floor((Math.random() * 100) + 1); //Generate random numbers between 1 and 100 //Math.random generates [0,1)