Your random number (1–200)

Need a different range? Use the custom Random Number Generator to set any min and max.

Frequently Asked Questions

Use 1–200 when your pool exceeds 100 entries — for example, a company raffle with 150 employees, a class of 120 students, a trivia bank of 200 questions, or a game board with 200 spaces. It simply doubles the pool of 1–100 while remaining easy to work with.
Each number has a 1/200 = 0.5% probability. With 200 equally weighted outcomes, the chance of landing on any particular number is half that of the 1–100 range, making this useful when you want finer granularity.
Yes, if your book has up to 200 pages. Generate a number and open to that page for a random reading exercise, book club discussion prompt, or creative writing inspiration. For books with more or fewer pages, use the custom generator and set the max to your page count.
Some trivia and card games have decks of 200 cards or questions. This generator can serve as a digital draw for those games — generate a number to pick which card or question to use, eliminating the need to physically shuffle.
In statistics education, students use random number generators to simulate sampling, explore the law of large numbers, or study probability distributions. The 1–200 range provides a larger sample space than 1–100, making distribution patterns more apparent over repeated trials.