Skip to content

Improve password generator security and input handling#65

Merged
iamwatchdogs merged 1 commit intoGrow-with-Open-Source:mainfrom
Bestbrainof24:feature/secure-password-generator
Feb 1, 2026
Merged

Improve password generator security and input handling#65
iamwatchdogs merged 1 commit intoGrow-with-Open-Source:mainfrom
Bestbrainof24:feature/secure-password-generator

Conversation

@Bestbrainof24
Copy link
Contributor

This PR improves the password generator by:

  • Using cryptographically secure randomness
  • Guaranteeing inclusion of selected character types (letters, digits, symbols)
  • Improving input validation and password length checks
  • Safer file saving with default filename fallback
  • Better user messages and feedback

@github-actions github-actions bot requested a review from iamwatchdogs January 27, 2026 11:10
@github-actions
Copy link

👋 @Bestbrainof24
Thank you for raising your pull request.
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.

@iamwatchdogs iamwatchdogs merged commit 6a2dc22 into Grow-with-Open-Source:main Feb 1, 2026
4 checks passed
@github-actions
Copy link

github-actions bot commented Feb 1, 2026

Thank you for contributing @Bestbrainof24. Make sure to check your contribution on GitHub Pages.

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.

2 participants