Skip to content

Instantly share code, notes, and snippets.

@wingrime
Last active January 4, 2019 11:55
Show Gist options
  • Save wingrime/063c9f6b4d31087244bbba404f4d1136 to your computer and use it in GitHub Desktop.
Save wingrime/063c9f6b4d31087244bbba404f4d1136 to your computer and use it in GitHub Desktop.
Password random
#1
openssl rand -base64 32
#2
date | md5sum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment