Testimonials

Randomly chosen testimonials:

Generating Tokens for Wi-Fi Access

Here at Bitbuzz, we use Random.org to generate access token for our users. They are given a paper token with four words printed on it, and we use Random.org to generate these word sequences from a list of thousands of words. Much easier to copy into a form than a password, and just as secure!

—Alex French, Bitbuzz, Ireland

Testing Encryption Routines

I'm using the random numbers to help me create block ciphers for custom encryption routines. I do this more out of fun though a lot of my ‘research’ ends up in production systems. I've actually contributed to your third party HTTP clients. I wrote the ASP contribution. I'm particularly pleased to see the sequence generator. This is absolutely critical for my latest project—developing an ASCII friendly encryption routine for email and web use. In this sort of application, I use ASCII values with a value 32 pedestal and a 126 threshold to eliminate any special characters from being used (and likely altered) by an email or web transfer protocol. Results thus far have been great.

—Randy Tate

Using our randomizers for something interesting? Let us know!

Contribute a Testimonial