An open API service indexing awesome lists of open source software.

https://github.com/b3ta-blocker/securepass-pro

This Bash script generates five random passwords of a specified length, using OpenSSL's random generator and base64 encoding. It includes error handling for invalid input and decorative ASCII art.
https://github.com/b3ta-blocker/securepass-pro

command-substitution conditional-statements error-handling loop output-formatting randomness shell-scripting string-manipulation user-input

Last synced: 6 months ago
JSON representation

This Bash script generates five random passwords of a specified length, using OpenSSL's random generator and base64 encoding. It includes error handling for invalid input and decorative ASCII art.

Awesome Lists containing this project