How to make a random number selection from 1-12 in js code example Example: javascript random number between Math.floor(Math.random() * 6) + 1