Skip to content

Instantly share code, notes, and snippets.

@allangarcia
Created April 12, 2017 14:41
Show Gist options
  • Save allangarcia/3df71e0fbbc9dad2f00e6fc2a992d0e9 to your computer and use it in GitHub Desktop.
Save allangarcia/3df71e0fbbc9dad2f00e6fc2a992d0e9 to your computer and use it in GitHub Desktop.
#!/bin/bash
date +%s | sha256sum | base64 | head -c 10 ; echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment