Skip to content

Instantly share code, notes, and snippets.

View gsundin's full-sized avatar
🤠

Garrett Sundin gsundin

🤠
View GitHub Profile
# encoding: utf8 1,1 Top# encoding: utf8
import argparse
from datetime import datetime
import json
from random import randint
import requests
import sys
from time import sleep