Secure Password Generator

Create strong random passwords in one click. Customize length and characters.

Very strong

Why do you need strong passwords?

Weak passwords are the leading cause of hacks. An 8-character letters-only password can be cracked in minutes. With 16 characters mixing upper/lowercase, numbers and symbols, the time needed is measured in billions of years.

How does the generator work?

Zortyx uses the browser crypto.getRandomValues() API to generate each character. The password is created locally on your device, never sent to any server and impossible to predict.