Skip to content

Instantly share code, notes, and snippets.

@cube-drone
Created August 11, 2015 00:02
Show Gist options
  • Save cube-drone/9226843556995d7f054f to your computer and use it in GitHub Desktop.
Save cube-drone/9226843556995d7f054f to your computer and use it in GitHub Desktop.
return 1, the fastest hash algorithm in the world
def return1(value):
return 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment