Skip to content

Instantly share code, notes, and snippets.

@drphrozen
Created October 25, 2016 06:33
Show Gist options
  • Save drphrozen/1327ac48bf405eb2b0c7f1bd29e96c2f to your computer and use it in GitHub Desktop.
Save drphrozen/1327ac48bf405eb2b0c7f1bd29e96c2f to your computer and use it in GitHub Desktop.
Convert.ToBase64String(BitConverter.GetBytes(4544564654654656546L)).Replace('+','-').Replace('/','_').TrimEnd('=')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment