Password Generator
Create strong random passwords by choosing length and character types
도구를 불러오는 중…
🔒 Everything runs 100% in your browser. Your files and input are never uploaded to any server.
Choose the length and character types to include (uppercase, lowercase, numbers, symbols) to create strong, hard-to-guess passwords. It uses a cryptographic random source and shows the strength of each result.
How to use
- Set the password length and the character types to include.
- Click 'Generate' to create a new password.
- Check the strength and copy it to use.
FAQ
- How secure is it?
- Passwords are generated with the browser's cryptographic random source (crypto.getRandomValues), making them very hard to predict. We recommend 12+ characters with multiple character types.
- Are generated passwords stored anywhere?
- No. Every password is created in your browser and is never sent to or stored on a server.
- Can I exclude confusing characters?
- Yes. There's an option to exclude easily confused characters like O/0 and l/1.
