Random Number Picker

Draw random numbers by setting a min and max range and a count. Turn on no-duplicates for handy ordering, raffles, and number picking. All results are generated in your browser.

Press Draw and the random numbers appear here.

How to use

  1. Enter the min, max, and count to draw.
  2. Turn on no-duplicates or sorting if needed.
  3. Press "Draw" and the random numbers are shown.

Frequently asked questions

Can I draw without duplicates?

Yes. Turn off duplicates and the same number won't appear twice. In that case the count cannot exceed how many numbers are in the range.

Are the numbers really random?

It uses the browser's random function to draw randomly each time. Results are generated only in your browser and never sent to a server.