Skip to content

🎮 [Proposal]: Add secure password generator with minimum alphabet validation #541

@Alvi24-hub

Description

@Alvi24-hub

📛 Project Name

Secure Password Generator

📊 Category

Utilities

📝 Project Overview

A password generator that creates customizable passwords with user-specified:

  • Password length
  • Numbers (yes/no)
  • Special characters (yes/no)
  • Minimum number of alphabets (unique validation feature)

Includes input validation to ensure minimum alphabet requirements are possible based on length and character selections.

✅ Code Compliance Checklist

  • This project will use ONLY Python's Standard Library (No pip install).
  • The codebase will use procedural logic (No unnecessary classes/functions unless creating a GUI/Web App).
  • The terminal interface will include interactive emojis.

  • I am a registered GSSoC 2026 contributor and want this assigned to me.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions