Random Number Generator

Draw fair random numbers in any range — for raffles, draws, team picks, or settling who goes first.

Set a minimum, a maximum, and how many numbers you want (1-100), then press Generate. Numbers come from the browser’s cryptographic random source, with an optional no-repeats mode for draws and raffles where each number may only be picked once.

How to generate a random number

  1. 1Set your minimum and maximum — for example 1 and 100.
  2. 2Choose how many numbers to draw (1 to 100), and toggle "no repeats" if each number may only appear once.
  3. 3Press Generate — your numbers appear instantly, sorted and ready to copy.

Put it to use — play free

Frequently asked questions

Embed this random number generator on your site — free

Teachers, bloggers, league organizers: paste this snippet into any page. No attribution needed beyond the built-in link.

<iframe src="https://arcadiagames.io/tools/random-number-generator?embed=1" title="Random Number Generator — Arcadia Games" width="100%" height="480" style="border:0;border-radius:12px;overflow:hidden" loading="lazy"></iframe>