Random Number Generator
Generate random numbers within a range. Supports generating multiple numbers with duplicate control.
How to Use This Random Number Generator
- 1Enter minimum and maximum values
- 2Enter how many numbers to generate
- 3Choose duplicate settings
- 4Click Generate
Formula
Math.random() scaled to [min, max] range with optional duplicate filtering
Frequently Asked Questions
Related Calculators
📐
Percentage Calculator
Calculate percentages with three modes: find percentage of a number, what percent, or percent change.
📐
Probability Calculator
Calculate probability from favorable and total outcomes. Shows fraction, decimal, percentage and odds.
🔧
Password Generator
Generate strong random passwords with customizable length and character types for security.
About Random Number Generator
Generate one or multiple random numbers within your specified range. Control whether duplicates are allowed for lottery-style draws and games.