Strong Random Password Generator
A free online tool that generates a secure password at random based on your specifications. You can specify which collections of letters you want to include in your password.
The best practices of a strong password.
Passwords must have three of the four character types:
- Uppercase characters (A - Z)
- Lowercase characters (a - z)
- Symbols (~`!@#$%^&*()_-+={[}]|:;<,>.?)
- Numbers (0 - 9)
Dont use the same password for different website or app.
Use a different password for each account you make. The risk of reusing passwords is that if one website has a security vulnerability, hackers will easily try the same username and password combination on other websites.
Use at least 16 characters long password.
Using a password of at least 16 characters that includes at least one integer, one uppercase letter, one lowercase letter, and one special symbol.
Avoid using weak, common passwords.
- 123456
- 123456789
- picture1
- password
- 12345678
- 111111
- 12345
Enable Two-Factor Authentication for your account.
Many services (email, social media, cloud services, and banks) allow you to enable 2-factor authentication, which allows you to use your telephone or tablet to receive (or generate) a text with a random number or sequence in addition to your password.