Bulk Hyperlink Generator
Easily create HTML hyperlinks code from a list of URLs and anchor texts with the free Bulk Hyperlinks Generator tool.
Generate one number or a whole set in any range, with or without repeats — powered by the browser's cryptographic randomness for genuine fairness.
The Random Number Generator produces fair random numbers in any range, right in your browser.
Choose the range, how many you need, and whether repeats are allowed. Every result is genuinely random.
Ordinary random functions are predictable enough to be unfair for draws and sampling. This tool uses the browser's cryptographic generator instead, so no value is favoured.
Rejection sampling removes the subtle bias that plain modulo math introduces, giving every number in the range an exactly equal chance.
Random numbers are one of several ways to leave a choice to chance. For a quick yes/no or a dice roll, the Coin Flip & Dice Roller uses the same fair randomness.
When you are choosing between named options, the Random Decision Wheel spins to a winner. And to generate a secret rather than a number, the Strong Password Generator builds one from the very same crypto source.
Yes. Numbers come from crypto.getRandomValues, the browser's cryptographically secure generator, and rejection sampling removes any bias, so every value in the range is equally likely.
No. The numbers are generated in your browser, so nothing is uploaded or logged. It even works offline once the page has loaded.
Yes. Turn on the unique option to draw numbers without duplicates, which is perfect for raffles, lotteries, and random sampling.
You can generate up to 10,000 numbers in one go. For unique draws, the count cannot exceed the size of the range you chose.
Yes. Enable sorting to list the numbers in ascending order, which makes large sets and lottery-style draws easier to read.