Skip to content

Instantly share code, notes, and snippets.

@rsmoz
Created May 3, 2013 02:38
Show Gist options
  • Save rsmoz/5506849 to your computer and use it in GitHub Desktop.
Save rsmoz/5506849 to your computer and use it in GitHub Desktop.
64 random chars and on SOH
print 64*"e" + chr(1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment