Skip to content

Instantly share code, notes, and snippets.

View NickBeeuwsaert's full-sized avatar

Nick Beeuwsaert NickBeeuwsaert

View GitHub Profile
#!/bin/env python
import sys
import time
import string
import random
import hashlib
import os
out = "ERROR: No argument was given or the given argument was invalid."