Testimonials

Randomly chosen testimonials:

Unbiased Search for Former Classmates

I'm tracking down high school classmates so we can notify them about our 35th reunion using internet searches. A fellow classmate created a spreadsheet with the 237 ‘missing’ classmates. After working on it for about a week, I realized I was just looking for people I knew and ignoring the rest. In order to do a fairer job searching for classmates, I decided to use your random number generator. Whatever number it generates, that's the row I do next in the spreadsheet. It also actually makes the process more fun, because I never know who I'll be looking for next.

Thanks for having this on the internet!

—Laura Chabrow, New Jersey, USA

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