Skip to content

Instantly share code, notes, and snippets.

@komly
Created March 31, 2015 12:02
Show Gist options
  • Save komly/f2eee4ba6fca816c351f to your computer and use it in GitHub Desktop.
Save komly/f2eee4ba6fca816c351f to your computer and use it in GitHub Desktop.
print("".join([random.choice(string.printable[:-6]) for i in range(100)]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment