- Madison, Wisconsin
-
15:21
(UTC -05:00)
Pinned Loading
-
DJB hash function in python and some...
DJB hash function in python and some variants 1"""DJB hash function in python and some variants"""
23MAGIC_NUMBER = 0x1505 # 5381
45MASK_24 = (1 << 24) - 1 # 0xFFFFFF
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.