shuffle-words
Shuffle the words in a string and optionally the letters in each word using the Fisher-Yates algorithm. Useful for creating test fixtures, benchmarking samples, etc.
random-range
Generate an array of random number ranges. Useful for creating test fixtures or benchmarking samples.