Skip to content

Instantly share code, notes, and snippets.

View muhammed-kizilkaya's full-sized avatar
:octocat:

Muhammed muhammed-kizilkaya

:octocat:
View GitHub Profile
# -*- coding: utf-8 -*-
import hashlib
import sys
import time
# Using: ./hash.py hashcode
# For example: ./hash.py 9743a66f914cc249efca164485a19c5c
def timing(f):