English
☰ 분류

보안 비밀번호 생성기 프롬프트

비밀번호 생성기 요구사항을 넣으면 길이, 문자 종류, 강도 표시, 클립보드, 로컬 암호화 저장소, 일괄 생성 기능 지시를 돌려줍니다.

분류개발 › 코딩
태그초안작성개발자코드
프롬프트 (영어 본문 · 답은 한국어로 옵니다)
Create a comprehensive secure password generator using HTML5, CSS3 and JavaScript with cryptographically strong randomness. Build an intuitive interface with real-time password preview. Allow customization of password length with presets for different security levels. Include toggles for character types (uppercase, lowercase, numbers, symbols) with visual indicators. Implement an advanced strength meter showing entropy bits and estimated crack time. Add a one-click copy button with confirmation and automatic clipboard clearing. Create a password vault feature with encrypted localStorage storage. Generate multiple passwords simultaneously with batch options. Maintain a password history with generation timestamps. Calculate and display entropy using standard formulas. Offer memorable password generation options (phrase-based, pattern-based). Include export functionality with encryption options for password lists.

어떤 프롬프트인가

클라이언트 비밀번호 생성 도구를 만들 때 쓸 수 있다. 강한 난수와 엔트로피 표시를 요구하지만, 보안성은 Web Crypto 사용과 저장소 구현에 좌우된다.

같은 분류의 프롬프트

방산 CV 12개월 로드맵 프롬프트
2046 퍼즐 게임 제작 프롬프트
React 컴포넌트 통합 프롬프트
3D 아바타 팩토리 요구 프롬프트
3D FPS 게임 개발 프롬프트