C4
Calculator4You

Random Number Generator

Generate random numbers within a range. Supports generating multiple numbers with duplicate control.

How to Use This Random Number Generator

  1. 1Enter minimum and maximum values
  2. 2Enter how many numbers to generate
  3. 3Choose duplicate settings
  4. 4Click Generate

Formula

Math.random() scaled to [min, max] range with optional duplicate filtering

Frequently Asked Questions

Related Calculators

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.