Random.org

From HandWiki
Short description: Random number generator based on atmospheric noise
Random.org
Random.org logo.svg
Random.org screenshot 2009-10-23.png
Random.org as of October, 2009
Type of site
Web service
Available inEnglish
OwnerMads Haahr
Created byMads Haahr
Websitewww.random.org
Registrationoptional
Launched1998
Current statusonline

Random.org (stylized as RANDOM.ORG) is a website that produces random numbers based on atmospheric noise.[1] In addition to generating random numbers in a specified range and subject to a specified probability distribution, which is the most commonly done activity on the site, it has free tools to simulate events such as flipping coins, shuffling cards, and rolling dice. It also offers paid services to generate longer sequences of random numbers and act as a third-party arbiter for raffles, sweepstakes, and promotions. Random.org is distinguished from pseudo-random number generators, which use mathematical formulae to produce random-appearing numbers.[2][3]

The website was created in 1998 by Mads Haahr,[4][5] 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.[6][7]

Bits

A binary digit (bit) can be either 0 or 1. There are several Random.org radios located in Copenhagen, Dublin, and Ballsbridge, each generating 12,000 bits per second[8] from the atmospheric noise picked up.[9] The generators produce a continuous string of random bits which are converted into the form requested (integer, Gaussian distribution, etc.)

Quota

There are limits to the number of bits supplied to a particular IP address. A new user (identified by IP address) starts with a free-of-charge quota of 1,000,000 bits which is depleted every time bits are supplied, and topped up by 200,000 bits (or to 1,000,000 bits if the user has more than 800,000 bits remaining) every day at midnight UTC. Larger numbers of bits can be purchased.[10]

References

  1. O'Connell, Pamela LiCalzi (2004-04-08). "Lottery Numbers and Books With a Voice". New York Times. Archived from the original on July 26, 2009. https://web.archive.org/web/20090726093822/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" 
  2. Kassner, Michael (25 July 2016). "Encryption breakthrough: Scientists derive truly random numbers using two-source extractors". Tech Republic. https://www.techrepublic.com/article/computer-scientists-derive-truly-random-numbers-using-two-source-extractors/. 
  3. Lynch, Peter (4 December 2018). "Random numbers plucked from the atmosphere". The Irish Times. https://www.irishtimes.com/news/science/random-numbers-plucked-from-the-atmosphere-1.3714968. 
  4. McNichol, Tom (2003-08-11). "Totally Random". Wired (Conde Nast Publications): 2. https://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". 
  5. Klarreich, Erica (2004-12-04). "Take a chance: scientists put randomness to work". Science News. Archived from the original on 2009-10-23. //www.random.org/media/ScienceNews-2004.html. "Haahr's Web site [...] can generate up to 3,000 random numbers per second." 
  6. Johnson, George (2001-06-12). "Connoisseurs of Chaos Offer A Valuable Product: Randomness". New York Times. https://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" 
  7. Bialik, Carl (2009-10-14). "How Random Is the iPod's Shuffle?". Wall Street Journal. https://www.wsj.com/articles/SB115876952162469003. Retrieved 2009-10-23. 
  8. random.org: FAQ
  9. random.org: History
  10. "Your Quota". Random.org. //www.random.org/quota/. Retrieved 2021-04-10. 

External links