Three simple steps
- Enter an inclusive minimum and maximum.
- Optionally list numbers to exclude.
- Press Generate number and review the local history.
Secure integer picker
Generate a secure random integer from a custom inclusive range, exclude specific numbers, and review recent results.
Random result
Inclusive range: 1 to 100
How it works
Set the smallest and largest allowed integers. Optional exclusions are skipped without changing the probability among the numbers that remain.
Both the minimum and maximum can be selected unless you explicitly exclude them.
The generator uses rejection sampling through the shared secure-randomness utility to avoid modulo bias.
Yes. Separate excluded integers with commas or spaces. At least one number must remain.
No. History is for reference; every available number can be selected again.