Skip to content

Feature: Added adjustable password length to Password Generator#212

Open
rp0556797395-gif wants to merge 4 commits intoAxe-Pearl:masterfrom
rp0556797395-gif:master
Open

Feature: Added adjustable password length to Password Generator#212
rp0556797395-gif wants to merge 4 commits intoAxe-Pearl:masterfrom
rp0556797395-gif:master

Conversation

@rp0556797395-gif
Copy link
Copy Markdown

I have enhanced the Password Generator by adding a new feature that allows users to choose their desired password length.

Changes made:

HTML: Added a label and a numeric input field for password length.

CSS: Styled the new input to match the existing dark theme and UI.

JavaScript: Updated the generation logic to read the user-defined length instead of using a hardcoded value.

Tested locally and it works perfectly!

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.

1 participant