Skip to content

Instantly share code, notes, and snippets.

@conformist-mw
Created December 25, 2017 17:42
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 conformist-mw/3b792ba29af39006d1a94c380f642a04 to your computer and use it in GitHub Desktop.
Save conformist-mw/3b792ba29af39006d1a94c380f642a04 to your computer and use it in GitHub Desktop.
# gen password without dependencies, 25 symbols
$ head -c16 /dev/urandom | base64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment