Strong Password Generator
This is a tool to help you generate strong passwords. You can choose the password length and whether to include punctuation marks. The system will automatically generate a difficult-to-crack password for you.
Is the generated password secure?
Yes. The passwords generated on this site are created using JS scripts within the browser and are not transmitted over the Internet.
What makes a strong password?
- A strong password includes:
- At least15 characters;
- Containsuppercase letters;
- Containslowercase letters;
- Containsnumbers;
- Containssymbols, such as ` ! " ? $ ? % ^ & * () _ - + = { [ } ] : ; @ ' ~ # | \ < , > . ? /
- Cannot be similar to previously used passwords
- Cannot contain your name
- Cannot be your username
- Cannot be the name of your friend, especially your girlfriend
- Cannot be the name of a family member, including your dog
- Cannot be any word in the dictionary
- Cannot be common names
- Cannot be strings that are often typed consecutively on the keyboard, such as: asdfghjkl, or 12345678.