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

Making Life Decisions

I have found the most fantastic use of your random number generator.

I use the first few lines of a 100 number sequence divided into five columns to predict future events in my life as far in the future as 6–8 months; for example, whether or not I should I should change careers (yes) or wait for a pay raise in my old job (no), whether or not I should change the engine belts in my car (no) or wait until September to do it (yes), whether or not I should ask my old girlfriend to marry me (no), whether or not I should ask the divorced lady who lives on my street to marry me (yes), if we should elope and get married in Las Vegas (yes), whether or not I should liquidate my 401(k) (yes) and invest in commodities options (accuracy = about 91%), whether or not I should refinance my house and accept fairly high refinancing fees (yes), and which religion is the correct faith (Catholicism scored the highest).

I'm looking at some really interestin numerological prophesies right now; for example, the Arizona Diamondbacks will win the pennant but lose in the World Series next October; unfortunately my mother and father are not going to leave me anything in their will when they pass on (they are going to live at least another ten years each anyway), and I am going to be reacquanited with a long lost friend in the next three weeks.

This is really great! Being able to predict the future using your random number generator has really helped me and my family make our most important decisions in life.

—David Hilton

Using our randomizers for something interesting? Let us know!

Contribute a Testimonial