Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Random Password Generator Snippet #1980

Closed
wants to merge 2 commits into from

Conversation

joharkhan99
Copy link

Hello maintainers,

I'm excited to contribute a new code snippet to the "30-seconds/30-seconds-of-code" repository. This pull request adds a snippet for generating random passwords with customizable lengths and character sets.

Changes:

Added password-generator.md with the new snippet.
Included an explanation of how the function works.
Provided example usages and outputs.
This snippet can be a valuable addition to the repository, offering a secure way to generate strong passwords. I've tested the snippet locally to ensure its functionality.

I'm looking forward to hearing your feedback and any suggestions for improvement.

Best regards,
Johar Khan

@github-actions github-actions bot added js Related to JavaScript content. snippet Related to snippets. labels Aug 19, 2023
@Chalarangelo
Copy link
Owner

Thank you for your contribution. However, as mentioned in numerous issues and PRs in the past, security is besides the scope of this repository and I don't want to attempt putting out any content that might end up causing security breaches or problems for people. I believe it's better to leave security matters, no matter how trivial, to the experts and avoid giving advice or providing code for such things. Cheers! 🍻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
js Related to JavaScript content. snippet Related to snippets.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants