Skip to content

Instantly share code, notes, and snippets.

@Anishmourya
Created April 3, 2020 11:20
Show Gist options
  • Save Anishmourya/ca4911fd5147b901ae58d44b1b06ca53 to your computer and use it in GitHub Desktop.
Save Anishmourya/ca4911fd5147b901ae58d44b1b06ca53 to your computer and use it in GitHub Desktop.
import os
import base64
base64.b64encode(os.urandom(128))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment