2.1     2012-04-12      Added support for https, thanks to Mark Allen

2.0     2007-04-12      random.org changed their quota system
                        Much better testing, using MockObject (but still not
                          complete);
                        min can now be -ve;
                        Algorithm for ensuring output is in correct range
                          made less insane

1.4     2007-02-28      Use Sys::Hostname instead of $Config{aphostname}
                        Skip tests if there's not enough randomness

1.3     2007-01-20      Now detects when we get kicked out of fourmilab
                          for asking for too much randomness

1.2     2005-12-13      Updated tests so they randomly fail less often

1.1     2004-09-06      Added support for proxies, via LWP::UserAgent's
                          env_proxy.  Thanks to Rich Rauenzahn for pointing
                          this functionality out to me.