StrengthVery strong
SocialShrink's password generator creates strong, random passwords using your browser's built-in cryptographic randomness (crypto.getRandomValues). No passwords are ever sent to any server. Customize the length and character types to match any password policy.
Passwords are generated entirely in your browser using crypto.getRandomValues(). Nothing is sent to any server. It is technically impossible for us to see your passwords.