Random.org

Random.org

Random.org as of October, 2009
URL Random.org
Type of site Web service
Registration optional
Available language(s) English
Owner Mads Haahr
Created by Mads Haahr
Launched 1997
Alexa rank 7,438 (January 2012)[1]
Current status online

Random.org is a website that produces "true" random numbers based on atmospheric noise.[2] In addition to generating random numbers, it has free tools to do things such as flip coins, shuffle cards, and roll dice. It also offers paid services to generate sequences of random numbers and act as a third-party arbiter for raffles, sweepstakes, and promotions.

The website was created in 1997 by Mads Haahr,[3][4] a doctor and computer science professor at Trinity College in Dublin, Ireland. Random numbers are generated based on atmospheric noise captured by several radios tuned between stations.[5][6] By 2004 it had generated more than 61 billion random numbers.[4]

Contents

Bits

A bit is a number that can equal 0 or 1. There are several Random.org generators that generate 3,000 bits per second. The generators produce a continual string of bits. An example of a string of bits is: 01100011100000000101010001000001111100010111000101001010... Whenever a random result is requested, the bits are used to generate the result. The simplest instance of a random result on the site is the coin toss. The coin toss requires just one bit at a time. If the bit is 0, the coin would be reverse (tails) and if the bit is 1, the coin would be obverse (heads).

Quota

To make sure nobody places unfair demands on the system, a limit to the number of bits supplied to a particular user is enforced. Every 24 hours, up to 200,000 bits are added to each IP Address' quota. Once 1,000,000 bits have been added to the quota, no more will be added. One can buy different amounts of quota top-offs in order to raise their quota, in which case the 1,000,000-bit limit is no longer enforced.[7]

References

  1. ^ "Random.org Site Info". Alexa Internet. http://www.alexa.com/siteinfo/Random.org. Retrieved 2012-01-02. 
  2. ^ O'Connell, Pamela LiCalzi (2004-04-08). "Lottery Numbers and Books With a Voice". New York Times. http://www.nytimes.com/2004/04/08/technology/circuits/08diar.html. Retrieved 2009-10-23. "Other sites also offer true random numbers, said Mads Haahr, lecturer in computer science at Trinity College, Dublin" 
  3. ^ McNichol, Tom (2003-08-11). "Totally Random". Conde Nast Publications. p. 2. http://www.wired.com/wired/archive/11.08/random.html. Retrieved 2009-10-23. "Mads Haahr, a lecturer in computer science at Trinity College in Dublin, designed the system" 
  4. ^ a b Klarreich, Erica (2004-12-04). "Take a chance: scientists put randomness to work". Science News. http://www.accessmylibrary.com/article-1G1-126447247/take-chance-scientists-put.html. Retrieved 2009-10-23. "Haahr's Web site (http://www.random.org/) can generate up to 3,000 random numbers per second" 
  5. ^ Johnson, George (2001-06-12). "Connoisseurs of Chaos Offer A Valuable Product: Randomness". New York Times. http://www.nytimes.com/2001/06/12/science/connoisseurs-of-chaos-offer-a-valuable-product-randomness.html. Retrieved 2009-10-23. "Random.org generates unpredictable sequences of data using a radio tuned between stations, harvesting the atmospheric noise" 
  6. ^ Bialik, Carl (2009-10-14). "How Random Is the iPod's Shuffle?". Wall Street Journal. http://online.wsj.com/public/article/SB115876952162469003-TWZYuR_uqAcAe9HlmVefyMXqXQI_20070920.html?mod=rss_free. Retrieved 2009-10-23. 
  7. ^ "Your Quota". Random.org. http://www.random.org/quota/. Retrieved 2011-10-30. 

External links