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