Password Generator

Generate strong, random passwords instantly. Free, secure — generated in your browser, never sent anywhere.

비밀번호 생성기

강력한 랜덤 비밀번호를 즉시 생성. 무료, 안전 — 브라우저에서만 생성, 외부 전송 없음.

Length: 16
How to use
STEP 1

Choose your length

Use the slider to set password length. 16+ characters is recommended for strong security.

STEP 2

Select character types

Enable uppercase, lowercase, numbers, and symbols. More variety equals a stronger password.

STEP 3

Copy your password

Click the Copy Password button to instantly copy the generated password to your clipboard.

STEP 4

Store it safely

Save your password in a password manager. Never reuse passwords across different accounts.

사용 방법
STEP 1

길이 선택

슬라이더로 비밀번호 길이를 설정하세요. 강력한 보안을 위해 16자 이상을 권장합니다.

STEP 2

문자 유형 선택

대문자, 소문자, 숫자, 기호를 활성화하세요. 다양할수록 더 강력한 비밀번호가 됩니다.

STEP 3

비밀번호 복사

비밀번호 복사 버튼을 클릭하면 생성된 비밀번호가 즉시 클립보드에 복사됩니다.

STEP 4

안전하게 저장

비밀번호 관리자에 저장하세요. 같은 비밀번호를 여러 계정에서 재사용하지 마세요.

Frequently Asked Questions
How long should a strong password be?
Security experts recommend at least 16 characters for a strong password. Shorter passwords (under 12 characters) can be cracked much faster with modern hardware. For critical accounts like banking or email, aim for 20+ characters.
Is this password generator safe to use?
Yes. All passwords are generated entirely in your browser using the crypto.getRandomValues() Web Crypto API — a cryptographically secure random number generator. No data is ever sent to a server, logged, or stored. You can even use this tool offline.
What characters should a strong password include?
A strong password should include all four character types: uppercase letters (A–Z), lowercase letters (a–z), digits (0–9), and special symbols (!@#$%^&*). Combining all four character sets dramatically increases the number of possible combinations, making brute-force attacks infeasible.
What is the most secure random password generator?
The most secure generators use cryptographically secure pseudorandom number generators (CSPRNG) — which is exactly what this tool uses (crypto.getRandomValues()). Avoid password generators that rely on Math.random(), as it is not cryptographically secure.
Should I use a password manager?
Absolutely. Password managers like Bitwarden, 1Password, or KeePass let you store unique, strong passwords for every account without memorizing them. Since you only need to remember one master password, you can use long, complex passwords everywhere else.
자주 묻는 질문
강력한 비밀번호는 얼마나 길어야 하나요?
보안 전문가들은 강력한 비밀번호로 최소 16자를 권장합니다. 12자 미만의 짧은 비밀번호는 현대 하드웨어로 훨씬 빠르게 해독될 수 있습니다. 은행이나 이메일 같은 중요한 계정은 20자 이상을 목표로 하세요.
이 비밀번호 생성기는 안전한가요?
네. 모든 비밀번호는 암호학적으로 안전한 난수 생성기인 crypto.getRandomValues() Web Crypto API를 사용하여 브라우저에서만 생성됩니다. 데이터는 서버로 전송되거나 기록·저장되지 않습니다. 오프라인에서도 사용 가능합니다.
강력한 비밀번호에는 어떤 문자가 포함되어야 하나요?
강력한 비밀번호는 대문자(A–Z), 소문자(a–z), 숫자(0–9), 특수기호(!@#$%^&*)의 네 가지 문자 유형을 모두 포함해야 합니다. 모든 문자 집합을 조합하면 가능한 조합 수가 크게 늘어나 무차별 대입 공격이 사실상 불가능해집니다.
가장 안전한 랜덤 비밀번호 생성기는?
가장 안전한 생성기는 암호학적으로 안전한 의사난수 생성기(CSPRNG)를 사용합니다. 이 도구가 바로 그렇습니다(crypto.getRandomValues()). Math.random()에 의존하는 생성기는 암호학적으로 안전하지 않으므로 피하세요.
비밀번호 관리자를 사용해야 하나요?
물론입니다. Bitwarden, 1Password, KeePass 같은 비밀번호 관리자를 사용하면 모든 계정에 고유하고 강력한 비밀번호를 외울 필요 없이 저장할 수 있습니다. 마스터 비밀번호 하나만 기억하면 되므로 다른 곳에서는 길고 복잡한 비밀번호를 자유롭게 사용할 수 있습니다.