-
-
Notifications
You must be signed in to change notification settings - Fork 525
Translate to spanish: 022 Bash Password Generator #149
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
Translate to spanish: 022 Bash Password Generator #149
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add line break at end
PR Summary
-
New File Addition: "022-bash-password-generator.md"
A new document is introduced that contains crucial info on a Bash script, a program in Unix shell, designed for generating random passwords. This tool offers users the ability to determine their password length, automatically producing five unique passwords with the chosen length. -
Content Overview
The document provides a broader understanding of various techniques to create random strings. It examines methods like using the Unix 'date' command, OpenSSL, and '/dev/urandom' - a pseudo-random number generator typically found in Unix-like operating systems. -
Included Script
The script for generating random passwords is included within this document, along with a wrap-up section and details about the individual who contributed to it. This feature allows easier access and understanding of the script’s functionality.
Can you check this out? @bobbyiliev
Uh oh!
There was an error while loading. Please reload this page.
What type of PR is this? (check all applicable)
Description
Related Tickets & Documents
Added to documentation?
[optional] What gif best describes this PR or how it makes you feel?