Gerador de senhas
Gere senhas aleatórias seguras com comprimento e tipos configuráveis.
{v1<-<4^1E)gZhjiHow to Use
- 1
Set the desired password length using the slider.
- 2
Toggle the character types you want: uppercase, lowercase, numbers, and/or symbols.
- 3
Click Generate to create a new password, then copy it to your clipboard.
Features
Cryptographically Secure
Passwords are generated using the Web Crypto API's getRandomValues for true randomness.
Configurable Character Sets
Include or exclude uppercase letters, lowercase letters, numbers, and special symbols.
Adjustable Length
Choose password length from 8 to 128 characters to meet any security requirement.
Strength Indicator
A visual strength meter shows how strong your generated password is.
FAQ
Como são geradas?
Via Web Crypto API (crypto.getRandomValues) para geração criptograficamente segura.
O que é uma senha forte?
Pelo menos 16 caracteres misturando maiúsculas, minúsculas, números e símbolos.