Random Number Generator
Set a lower and upper limit, then get a random integer between them (inclusive). Useful for games, draws, and simulations.
Random number result
Minimum value of the range (integer)
Maximum value of the range (integer)
Random Number Generator FAQ
The number is generated in your browser using JavaScript's Math.random(), which is suitable for games, draws, and non-security-sensitive uses. For cryptographic randomness, use a dedicated secure API.
Related random tools
Explore other random and utility tools
NEW
Flip Coin
Flip a virtual coin for heads or tails. One click, instant result, and see how many times you have flipped.
Try this tool
NEW
Spin the Wheel
Spin a customizable wheel to randomly pick from your entries. Perfect for decision making, name picker, prize draw, and games.
Try this tool
NEW
Yes or No Wheel
Spin the wheel to get a random Yes or No, or customize the entries. One click, instant fun.
Try this tool