Skip to content

Instantly share code, notes, and snippets.

@miqui
Created December 12, 2017 18:15
Show Gist options
  • Select an option

  • Save miqui/515c687dd49065945f5cee55d35c7d3b to your computer and use it in GitHub Desktop.

Select an option

Save miqui/515c687dd49065945f5cee55d35c7d3b to your computer and use it in GitHub Desktop.
create a pwd
#~/usr/bin/env bash
openssl rand -base64 32 | base64 | head -c 24 ; echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment