Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 203 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 203 Bytes

Generates Cryptographically secure random strings (strong passwords or API Tokens)

Allows users to select the length and the character set.

Uses uniform random, i.e. each character is equally likely.