Random Number Generator
Generate one or more random numbers within a custom range using whole-number or decimal output.
About this tool
What is Random Number Generator?
Generate random numbers between a minimum and maximum value. Choose how many values to generate, whether to limit results to whole numbers, and the number of decimal places for decimal output. The generator supports up to 1,000 values per run.
How to use
Get your result in a few steps
- 1
Enter the minimum and maximum values.
- 2
Enter how many random numbers to generate.
- 3
Choose whether to generate whole numbers only.
- 4
For decimal output, select the number of decimal places and click 'Generate'.
Frequently asked questions
Questions about Random Number Generator
How many numbers can I generate at once?
You can generate up to 1,000 numbers in one run.
Can it generate decimal values?
Yes. Turn off whole-number-only mode and choose the number of decimal places.
Is this suitable for cryptographic or security use?
No. This tool uses JavaScript's Math.random() and is intended for general-purpose random values, not cryptographic or security-sensitive uses.
Keep exploring
Related tools
Distance Formula Calculator
Calculate the straight-line distance between two coordinate points.
Fraction Calculator
Add, subtract, multiply, or divide two fractions and get simplified, mixed-number, and decimal results.
GCD Calculator
Find the greatest common divisor of two or more whole numbers.
LCM Calculator
Find the least common multiple of two or more whole numbers.
Mean Median Mode Calculator
Calculate mean, median, mode, range, minimum, maximum, and count for a list of numbers.
Midpoint Calculator
Calculate the midpoint between two points on a coordinate plane.