Testimonials

Randomly chosen testimonials:

Adjudicating Arguments Between Kids

I find myself turning to the random.org android app most frequently to adjudicate arguments between my son and daughters over whose turn it is to do what and in what order.

Created a list with their three names, and whenever I hear ‘BUT IT'S MY TURN TO…’ [pick first / sit by the window in the car/ play with the toy du jour / etc.], I reach for my phone, randomize the list, and whoever's name comes on top gets preference. They've even come to me to ask me to randomize the list for them, before an argument really gets going.

—Jeffrey Harper

Seeding Molecular Dynamics and Monte Carlo Simulations

I write and use molecular dynamics and Monte Carlo simulators which have their own pseudo-random number generators (for portability and reproducibility). These require the user to input a random number seed. If I want to perform an ensemble of N statistically independent runs (e.g., with different initial conditions), I need N independent seeds. So I use your site to generate seeds to paste into my input script, i.e., your random generator generates random seeds for input to a pseudo-random generator. Say that 5 times fast.

—Steve Plimpton, Sandia National Labs

Using our randomizers for something interesting? Let us know!

Contribute a Testimonial