Private by design
Password Generator
Generated locally
A strong password, without sharing it with anyone.
Every password is created on your device with a cryptographically secure random generator. Your settings are saved locally; generated passwords are not.
Advanced Encoded and hashed values
These values are calculated locally. Base64 is an encoding, not encryption; SHA-256 is one-way and cannot be used to recover the password.