Random number generator creates sequences of digits in a specific range or from a list
Number range can be from minus to plus 999,999,999
Numbers can be separated by space, comma or new line
The number generator 0–2 creates random integers in a specified range. 3 possible values total. Suitable for small giveaways and games.
Each number from 0 to 2 has equal odds. The cryptographically secure Crypto.getRandomValues() API provides true randomness. Zero-knowledge architecture — numbers never leave your device.
Client-side generation. Set the amount of numbers, exclude duplicates, sort the result. The tool works offline after the page loads. Free, no registration.
The intuitive interface lets you get results in seconds.
The 0–2 range is already set. The generator only creates numbers within these limits.
Specify how many numbers to generate — from 1 to 100. The tool adapts to your choice.
Press the button. The cryptographically secure algorithm creates random numbers in the 0–2 range.
Numbers appear instantly. You can copy them one by one or all at once.
Random numbers in a given range are a versatile tool.
Fair winner selection from the 0–2 range. Each number has equal odds.
Random numbers for games that need the 0–2 range. A replacement for dice and generators.
Examples of random numbers for math lessons in the 0–2 range.
A random number from 0–2 for choosing an option, drawing lots, or determining order.
3 possible values — each has equal odds.
Every number is strictly within 0–2. No outliers beyond the boundaries.
Client-side generation. Numbers are not sent to the server. Complete privacy.
Each number is a clickable chip. Copy individually or as a list.
Generate as many times as you want. The tool is completely free, no registration.
The 0–2 range includes all integers from 0 to 2 inclusive. 3 values total.
Yes, Crypto.getRandomValues() is used — a cryptographically secure API that provides true randomness.
By default they can. To exclude duplicates, enable the 'no repeats' option.
From 1 to 100 numbers per generation. With 'no repeats' enabled — no more than the count of numbers in the range.