שאלות נפוצות

How secure is the generated password?

All passwords are generated using the Web Crypto API (crypto.getRandomValues), which provides cryptographically secure randomness. No passwords are sent to any server — everything runs locally in your browser.

What makes a strong password?

A strong password should be at least 12 characters long and include a mix of uppercase letters, lowercase letters, numbers, and special symbols. Avoid using dictionary words or personal information.

Can I generate multiple passwords at once?

Yes! You can generate up to 100 passwords at once with your chosen settings and copy or download them all as a text file.