Pass Gen
이용 가이드
Pass Gen — 안전한 무작위 비밀번호 생성
로컬에서 안전하고 강력한 무작위 비밀번호를 생성합니다. 길이, 문자 구성, 기호 선택 등 맞춤 설정이 가능합니다.
추천 시나리오
Ideal for generating strong, unique passwords for online accounts, rotating security credentials, or generating secure bulk keys/tokens locally for development and testing.
사용 방법
- Adjust the slider to set your desired password length (12+ characters recommended).
- Toggle the character types (uppercase, lowercase, numbers, symbols) you wish to include.
- If symbols are enabled, customize the allowed character list or pick a preset.
- Select whether to exclude ambiguous characters (e.g. 1, l, I, 0, o, O).
- Choose the quantity to generate, and click 'Copy' to save the password to your clipboard.
개인정보처리방침
All passwords are generated locally on your device using the secure Web Crypto API. No data is sent to the network, ensuring 100% security and privacy.
자주 묻는 질문 (FAQ)
Q: Are the generated passwords cryptographically secure?
A: Yes. They are generated using the browser's native cryptographic random number generator (CSPRNG), which provides high-entropy randomness suitable for security keys.
Q: What does 'Exclude Ambiguous Chars' do?
A: It filters out characters that look similar in many fonts, such as uppercase 'I', lowercase 'l', and number '1', or 'O' and '0'. This makes it much easier to read and type manually.
Q: Can I limit the punctuation characters used?
A: Yes. When the symbols checkbox is active, you can edit the symbol set in the text box. Add or remove characters to match the password policies of specific websites.