Harman Patil (Editor)

Random.org

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Type of site
  
Web service

Owner
  
Mads Haahr

Website
  
Random.org

Available in
  
English

Created by
  
Mads Haahr

Alexa rank
  
8,627 (October 2016)

Random.org is a website that produces "true" random numbers based on atmospheric noise. In addition to generating random numbers in a specified range and subject to a specified probability distribution, 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.

Contents

The website was created in 1998 by Mads Haahr, 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.

Bits

A binary digit (bit) can be either 0 or 1. There are several Random.org radios at different locations each generating 3,000 bits per second from the atmospheric noise picked up. 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 less) every day at midnight UTC. Larger numbers of bits can be purchased for US$10 for 10 million bits with no time limit, less per bit for larger quantities.

References

Random.org Wikipedia