Random Number Generator
Enter a minimum and maximum value to instantly generate a random whole number within that range.
How to use the Random Number Generator
Enter your minimum and maximum values, then click "Generate number." The tool instantly returns a random whole number between those two values (inclusive). Click again to generate a new number.
Common uses
Random number generators come in handy for raffles and giveaways, picking a winner from a list, deciding who goes first in a game, generating sample data for testing, or settling a friendly disagreement. This tool uses your browser's built-in randomness, so every result is independent and unpredictable.
Frequently asked questions
Is this suitable for cryptographic or security purposes?
No. This generator is designed for everyday, casual use like games and giveaways. For security-sensitive needs such as generating passwords or encryption keys, use a tool specifically designed for cryptographic randomness, such as our Password Generator.
Can I generate multiple numbers at once?
Currently this tool generates one number per click. Click "Generate number" again for a new result each time.
Is my data stored anywhere?
No. This tool is part of the Toolyard collection of free, browser-based utilities. All calculations run locally in your browser — nothing you enter is uploaded to a server or stored anywhere.