Are the minimum and maximum values included?
Yes. The generator can return the minimum value, the maximum value, or any whole number between them.
Generate one random integer between your chosen minimum and maximum.
The Random Number Generator creates one whole number between your chosen minimum and maximum values. Both boundaries are inclusive, so a range from 1 to 10 can return any integer from 1 through 10.
This tool is intended for casual everyday randomization, not cryptographic keys, passwords, regulated draws, or high-stakes decisions.
Number generation happens locally in your browser. The values and generated results are not intentionally saved to localStorage, cookies, a server, or an account.
Yes. The generator can return the minimum value, the maximum value, or any whole number between them.
The matching value is returned because the range still contains one valid whole number.
No. This tool is for casual random picks and simple activities, not passwords, tokens, cryptography, or other security-sensitive use.
Explore another available JustRandom tool that may help with a related task.
Generate custom-length random strings from selected character sets.
Generate one random color with matching HEX, RGB, and HSL values.
Generate one or more random calendar dates from an inclusive range.