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

Conducting a Study on War Veterans

Thank you for offering the random number generator. I have used it for a research on the effects of target specific communications in a N=2000 population of Dutch War Veterans. In the experimental setting it was necessary to randomise the research population and to divide them over four sub-groups, similar in size. The only acceptable way was to do so by adding a randomised variable in SPSS. Afterwards it was possible to assign the subjects to one of the groups by sorting on the randomized variable. Of course I gave due credit in the report by mentioning your service and revealing the URL.

—drs. Rudy C. de Jong, Dronten Professional Agricultural University, The Netherlands

Using our randomizers for something interesting? Let us know!

Contribute a Testimonial