Strong, random passwords generated entirely in your browser. Nothing leaves your device.
100% in your browser · No uploads—
Password Generator produces strong, random passwords using your browser's cryptographically secure random number generator. Nothing is sent to any server — your password is generated entirely on your device.
At least 16 characters for important accounts. Length matters more than special characters — a 20-character lowercase password is stronger than an 8-character mixed-case one with symbols.
Yes. Passwords are generated locally with crypto.getRandomValues() (the same secure source browsers use for HTTPS). They never leave your device — Uvelia can't see them.