JSFiddle - React, Tailwind, and code Playground

by Jim_Toth

JavaScript

var number = 10 + Math.floor(Math.random() * 99);
alert(number);