Created
April 3, 2020 11:20
-
-
Save Anishmourya/ca4911fd5147b901ae58d44b1b06ca53 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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