Skip to content

Instantly share code, notes, and snippets.

@hfreire
Last active July 11, 2019 15:01
Show Gist options
  • Select an option

  • Save hfreire/3699b87fc7199f96abdd15cf6e7e951c to your computer and use it in GitHub Desktop.

Select an option

Save hfreire/3699b87fc7199f96abdd15cf6e7e951c to your computer and use it in GitHub Desktop.

Revisions

  1. hfreire revised this gist Jul 11, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion generate_secure_password.sh
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    apg -n 1 -m 32 -s
    apg -n 1 -MCLN -m 32 -s
  2. hfreire created this gist Jan 19, 2019.
    1 change: 1 addition & 0 deletions generate_secure_password.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    apg -n 1 -m 32 -s