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-letters
Tiny module to generate random letters with specific length.
generate-short-id-simple
A simple JavaScript package to generate short IDs with letters, numbers, and special characters.