random number javascript from 1 to 3 code example Example: javascript random number between 0 and 10 Math.floor(Math.random() * 10);