Skip to content

Instantly share code, notes, and snippets.

@laurio
Last active June 19, 2020 04:42
Show Gist options
  • Save laurio/4975176 to your computer and use it in GitHub Desktop.
Save laurio/4975176 to your computer and use it in GitHub Desktop.
#!/bin/sh
# https://vitux.com/generation-of-a-random-password-on-linux-shell/
apg -s -a 1 -m 21 -n 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment