Random number generator

The minimum and maximum values are both included.

Create a random whole number within a range.

Input

Result

About this tool

The random number generator returns one whole number between your minimum and maximum values. Both limits are included, and every value in the range has the same chance of being chosen. Use it for a game, a classroom exercise, a simple prize drawing, or realistic test data. It also accepts negative numbers and very large ranges when your task needs them.