Random Number Generator
Generate random numbers between any minimum and maximum value. Create one number or a list of random numbers, allow or remove duplicates, sort results, and copy everything instantly.
Quick ranges
Generated number
Random values inside a custom range
Set a minimum and maximum to create one value or a list. Integer mode includes valid whole-number endpoints, while decimal mode rounds each result to the selected number of decimal places.
Generation happens in the browser. Repeated values are possible when duplicates are enabled; disable duplicates when every formatted result must be distinct and the range has enough available values.
Random number options
Set the minimum and maximum values to control the range, then choose the quantity to generate a single result or a list. You can allow duplicates when repeated values are acceptable, or require unique whole numbers when every result needs to be different.
Choose integers for whole random numbers or decimals when you need fractional values. Decimal places control how precise each result should be, and sorting can leave results in random order or arrange them ascending or descending.
General ranges versus fixed-digit output
Quick ranges configure common mathematical intervals such as 1 to 10 or 1 to 100. Digit presets on this tool are range shortcuts and do not include leading zeroes.
Use the dedicated 7-digit or 10-digit generator when exact width is the main requirement. Use the phone-number generator when you need country prefixes and display formatting rather than an unformatted number.
