Testimonials

Randomly chosen testimonials:

Safe Password Generation and Disposal

Many thanks for your interesting and useful site. The various interfaces are nice and clean, direct to the point. I recently used the list randomizer and integer generator (over the secure connection, of course) to create a truly random password. Once I had it memorized and had to dispose of the slip it was written on, I went through a fairly rigorous obfuscation process to obscure the data on the paper, then cut it up into pieces, and used your random value generators to decide which pieces were going to go into which garbage cans.

—Brian Mearns

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