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

Added password generator shell file to exercises folder #588

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

Jonathanlemon
Copy link
Contributor

Closes: #364

What is the purpose of the change

Added a shell file to generate a random 30 character password

@Jonathanlemon
Copy link
Contributor Author

@tungbq Here is the PR for the password generator issue. It works and has been tested to generate a unique password, and shows some basic control structure such as looping and RNG

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for your contribution!🎉 Great first PR!

Copy link
Owner

@tungbq tungbq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @Jonathanlemon

@tungbq tungbq merged commit 77ed60a into tungbq:main Apr 3, 2024
2 checks passed
@tungbq
Copy link
Owner

tungbq commented Apr 3, 2024

@all-contributors please add @Jonathanlemon as contributor for code

Copy link
Contributor

@tungbq

I've put up a pull request to add @Jonathanlemon! 🎉

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.

Shell Exercise 03 - Random Password Generator
2 participants