Skip to content

Instantly share code, notes, and snippets.

@hfreire
Last active July 11, 2019 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hfreire/3699b87fc7199f96abdd15cf6e7e951c to your computer and use it in GitHub Desktop.
Save hfreire/3699b87fc7199f96abdd15cf6e7e951c to your computer and use it in GitHub Desktop.
Generate a secure 32 char password with user random seed
apg -n 1 -MCLN -m 32 -s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment