Yes, extremely safe. All passwords are generated using Crypto.getRandomValues() API—a CSPRNG. Passwords never leave your device, never get uploaded, and never get stored.
At least 12 characters (16+ recommended), enable all character types. For critical accounts, use 20+ characters with all types.
Use a password manager like Bitwarden, 1Password, or KeePass. Never store passwords in unencrypted text files. This tool does not store any passwords.
Some characters look similar (1 vs l, 0 vs O). If you need to manually type the password (WiFi, device login), excluding these reduces typing errors.
Useful for creating passwords for multiple accounts, team distribution, test accounts, and password auditing. Always use unique passwords per account.