knuth-shuffle
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
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.