Testimonials

Randomly chosen testimonials:

Research on Sorting Algorithms

I meant to email you a long time ago, but kept putting it off until the work was published. Anyway, I used Random.org data initially for my final year project in 2003/2004. It was research on sorting algorithms in the presence of caches and branch predictors. Back then the data was available for download in 10MB blocks, and there were 16 of them. So I uses all of them, 'cat'ed together, as the data to be sorted.

I extended this into a Tech Report in 2005, and a paper in 2006, which got published in the ACM Journal of Experimental Algorithmics (eventually, in June).

Having truly random data made me certain my results weren't due to my errors, and having so much of it made my sure it wasn't an anomaly. That was especially useful as a mere undergrad, when I wasn't really sure what I was doing.

Thanks a lot for Random.org, and for the data.

—Paul Biggar, Trinity College Dublin

Multi-Party Virtual Coin Toss

Hello! I am an admirer of the Random.org web site! I have implemented a Virtual Coin Toss web page that allows multiple parties in different locations to perform a virtual coin toss which they all can verify separately. On this site, a virtual coin toss (ie, a zero or one) is fetched from random.org once every minute, is stored for some number of days, and can be looked up through a simple form. So, for instance, two individuals can agree to use the toss that will occur at some particular, approaching time; they can then separately view the coin toss as it occurs or look it up later.

—Daniel Singer, Department of Computer Science, Duke University

Using our randomizers for something interesting? Let us know!

Contribute a Testimonial