Click “Get random!” to pick a random number between 1 and whatever you enter in the field below, inclusive. This generates a pseudo-random number using JavaScript's Math functions.
If you prefer, you can still use the original Random Number Picker.
Random number code based on JavaScript documentation on the Mozilla Developer Center.