randomatic
Generate randomized strings of a specified length using simple character sequences. The original generate-password.
sponge-case
Transform into a string with random capitalization applied
knuth-shuffle
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js