Pick truly random numbers in any range โ for raffles, games, sampling or just deciding things.
๐ Uses your browser's crypto-grade randomness โ fair and unpredictable
Most random tools use a predictable pseudo-random function. This one draws from the browser's cryptographic random source with unbiased range mapping โ the same quality of randomness used for security keys โ so a raffle draw here is genuinely fair. Turn on No repeats to draw like lottery balls (each number can only appear once), and Sort to see the results in order. Works with negative ranges too (try โ50 to 50).