Skip to content

Add password length input#227

Open
aastha130307 wants to merge 2 commits into
Axe-Pearl:masterfrom
aastha130307:add-password-length-input
Open

Add password length input#227
aastha130307 wants to merge 2 commits into
Axe-Pearl:masterfrom
aastha130307:add-password-length-input

Conversation

@aastha130307

@aastha130307 aastha130307 commented Jun 8, 2026

Copy link
Copy Markdown

Description

This PR adds input fields that allow users to specify the desired length for generated passwords.

Changes Made

  • Added password length input fields for Password 1 and Password 2.
  • Updated the password generation logic to use the user-provided lengths.
  • Improved label styling for better visibility in light mode.

Testing

  • Verified that passwords are generated with the specified lengths.
  • Tested multiple length values.
  • Confirmed functionality works in both light and dark modes.

Fixes #195

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.

Add a length input field for the password generator

1 participant