Researchers sometimes need to randomize the order that things are presented, such as items on a test (e.g., to reduce order effects or discourage cheating).
Here's an example: To create three different orderings of a 25-item test, just give each of the 25 items a number (Item 01, 02, 03, etc.), and then set the Randomizer form to generate 3 sets (representing three different tests) of 25 unique, unsorted numbers with a range from 1 to 25 (representing the number of items).