Generator
Random number generator
Generate one or more random numbers within a range you choose.
Configure numbers
Values are generated only when you press Generate.
Ready to generate
Choose a range and start the deliberate random selection.
Local random selection
The generator draws integers or decimal numbers including the selected bounds. Integer duplicates can be prevented. Everything runs locally in your browser; this tool is not intended for passwords or cryptographic keys.
Notes
- ✓Negative numbers and 0 are valid bounds.
- ✓Without duplicates, each integer can be selected only once.
- ✓Changing sorting reorders existing values without generating new ones.
Frequently asked questions
Can the minimum and maximum be selected?
Yes, both bounds are inclusive.
Can I generate several numbers?
Yes, you can generate between 1 and 1000 results.
How do I prevent duplicate numbers?
Disable Allow duplicates in integer mode.
Can I use negative numbers?
Yes, negative and mixed ranges are supported.
What do decimal places mean?
They determine the generated and displayed decimal precision.
Is this tool intended for passwords or cryptography?
No. It is a general numerical random-selection tool.