JSFiddle - React, Tailwind, and code Playground by Jim_Toth September 19, 2013 JavaScript var number = 10 + Math.floor(Math.random() * 99); alert(number);