Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upString to StringBuilder in Others/PasswordGen.java #1470
Conversation
|
LGTM |
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up|
LGTM |
Describe your change:
Used StringBuilder for the variable password instead of String as it was being modified with every iteration.
References
Checklist:
Fixes: #{$ISSUE_NO}.