Skip to content

Mini Project- Password Generator #166#561

Closed
devidutta-learn wants to merge 5 commits intoanimator:mainfrom
devidutta-learn:main
Closed

Mini Project- Password Generator #166#561
devidutta-learn wants to merge 5 commits intoanimator:mainfrom
devidutta-learn:main

Conversation

@devidutta-learn
Copy link

PR Description

This Python script generates a random password based on user-defined criteria such as length and complexity. The code uses the random module to select characters and the string module to provide sets of characters (letters, digits, punctuation).

Related Issues

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR

Undertaking

I declare that:

  1. The content I am submitting is original and has not been plagiarized.
  2. No portion of the work has been copied from any other source without proper attribution.
  3. The work has been checked for plagiarism, and I assure its authenticity.

I understand that any violation of this undertaking may have legal consequences that I will bear and could result in the withdrawal of any recognition associated with the work.

  • I Agree

@animator
Copy link
Owner

The issue is on Password Generator but you have submitted BMI Calculator?
Anyways please pick a new topic as we have paused mini-projects.

@animator animator closed this May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GSSoc'24: Mini Project- Password Generator

2 participants