Skip to content

Instantly share code, notes, and snippets.

@atodev
Created March 12, 2023 20:17
Show Gist options
  • Select an option

  • Save atodev/607b39bd21dde89a53b86d639c55c7a3 to your computer and use it in GitHub Desktop.

Select an option

Save atodev/607b39bd21dde89a53b86d639c55c7a3 to your computer and use it in GitHub Desktop.
[pwgen]
$ password=$(pwgen 25 1)
$ echo $password
$ hashPassword $password
2. Store the password in your password manager.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment