Skip to content

Instantly share code, notes, and snippets.

View pillows's full-sized avatar
😎
Making pancakes

Matthew Wong pillows

😎
Making pancakes
  • Skyslope
  • New York City
View GitHub Profile
@pillows
pillows / submitter.py
Created May 12, 2013 17:55
Submitter
import socket
import multiprocessing
import string
import random
import json
import hashlib
import sys
from hashlib import sha512
import time