เครื่องสร้างตัวอักษร

ตัวอักษรเท่านั้น ใหญ่และเล็ก สำหรับระบบที่มีข้อจำกัด

ปลอดภัย 100% ฟรีและไม่จำกัด ไม่ต้องลงทะเบียน ทำงานในเบราว์เซอร์

📋 When to Use Letters-Only Passwords

Only uppercase and lowercase letters — no digits or symbols. Some systems have bizarre password policies that reject numbers (yes, they exist). Also useful for generating human-readable identifiers for non-security purposes like project codes or reference numbers that should be pronounceable.

📊 รายละเอียดทางเทคนิค — letters-only

  • Entropy: 91 bits at 16 chars
  • Crack time: ~250 billion years
  • Security level: Strong
  • เหมาะสำหรับ: Accessibility, systems blocking digits

All calculations assume letters-only with mixed character types. Actual security depends on specific character selection.