Random



between and = 98

This random number generator (RNG) has generated some random numbers for you in the table below. Click 'More random numbers' to generate some more, click 'customize' to alter the number ranges (and text if required). For a full explanation of the nature of randomness and random numbers, click the 'Information' menu link.

This utility generates random numbers, and is completely free to use! The numbers could be used for games, choosing lottery numbers or any other purpose. Whenever you want to generate a new set of numbers, simply click 'More random numbers'.

Random

RANDOM NUMBERS

Free and easy to use. Used by teachers and for raffles. Enter names, spin wheel to pick a random winner. Customize look and feel, save and share wheels. Random.Next generates a random number whose value ranges from 0 to less than Int32.MaxValue. To generate a random number whose value ranges from 0 to some other positive number, use the Random.Next (Int32) method overload. To generate a random number within a different range, use the Random.Next (Int32, Int32) method overload.

- (click 'More random numbers' for more!) RandomRandom

Random Word Generator

Random six-sided dice6
Random number between 1 and 106
Random lottery number between 1 and 4238
Random lottery number between 1 and 495
Random number between 1 and 10033
Random number between 1 and 1000260
Random number between -100 and 10036

(All the random numbers are generated on the web server by the JScript Math.random() RNG function.)

The numbers are generated with a uniform distribution - that is, no number within the specified range is any more or less likely to appear than any other number.

Computers are designed to perform accurate, repeatable calculations - so how are they used to generate random numbers? Find out in the Random Number Information section!

Random Word Generator

You can customize this page to display up to 20 random numbers in whatever ranges you choose. For example if your lottery coupon requires five numbers between 1 and 42 and an extra number between 1 and 20, then you can change this page so that it generates appropriate random numbers. (Note that cookies must be enabled in your browser for this feature to work correctly.)

Random Name Generator

  • Also check Dice Simulator for a random dice utility
  • Random numbers are at the heart of the Combination Lock number puzzle math game
  • This site is listed in the 'Slightly Interesting' section at PointlessSites.com