Randomly chosen testimonials:
In several things that I do, I require some form of randomness (for example, secure primary keys for databases, with almost no chance of collision error). To do this, I use your site to create them. A simple generation of numbers between 0 and 35, and then change them into their base-36 equivalent, however long the sequence needs to be, and you have an virtually unguessable primary key sequence. You can’t guess what the next key in the sequence will be. Very useful for keeping people from being able to hack your customer list and finding out who does business with you (they might be able to guess one, but the next won’t be sequential, so they would have to start all over again to find the next). I also use it in my writing, to generate datasets for locations and people by assigning integers to various items and using the site to pick the ones that apply.
—John Anderson
I am the founder and administrator of 911Lifeline.org.
We are a forum, support, and resource center for public safety professionals who work as telecommunicators at 9-1-1 emergency dispatch centers. We provide our services via our Yahoo group, and our web site. We recently started drawings to recognize and reward our members. In particular, we are holding our first drawing to celebrate National Public Safety Telecommunicators Week.
NPSTW is an annual event that takes place during the first full week in April. It was officially created by a proclamation signed in 1994 by former U.S. president Bill Clinton. If you are interested, you can read the proclamation at http://www.presidency.ucsb.edu/ws/print.php?pid=49952
Our members enter the drawings via email. At first, it was not clear how to fairly pick the winners, but then I became aware of Random.org. Each email is assigned a sequential number as it is received. Your random sequence generator is then used to randomize the entries. The first N numbers in the sequence, typically three, determine the winners.
Thank you for your fine resource, and public service.
Sincerely,
—Michael Wallach, 911Lifeline.org
Browse testimonials by application:
Anonymization (3) Arts and Crafts (3) Auditing (4) COVID-19 (1) Customer Surveys (3) Decision-Making (9) Democracy and Justice (6) Divination and Spirituality (2) Drug Screening (3) Education and Learning (24) Fairness and Equality (10) Family and Children (3) Finance and Markets (1) Games and Puzzles (9) Games of Chance (11) Hardware Testing (2) Health and Medical (1) Home Decoration (2) Love and Relationships (1) Music and Sound (12) Performance Arts (2) Raffles and Lotteries (25) Research (22) Scheduling and Pairing (3) Security (12) Simulation (1) Sleep and Relaxation (2) Software Development (5) Visual Arts (4) Writers' Tools (4) All Testimonials (167)
Browse testimonials by technique:
Data Generation (62) Selection/Sampling (71) Simulation (8) Shuffling (21) Assignment (10)
Browse testimonials by randomizer:
R Audio Noise Generator (2) R Bitmap Generator (1) R Byte Generator (2) R Calendar Date Generator (2) R Clock Time Generator (2) R Coin Flipper (2) R Dice Roller (1) R Pregenerated File Archive (2) R Integer Set Generator (1) R Integer Generator (134) R List Randomizer (5) R Lottery Quick Pick (1) R Mobile App (1) R Password Generator (1) R Playing Card Shuffler (1) R Sequence Randomizer (13) R String Generator (3) R Third-Party Draw Service (1)