Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 181 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 181 Bytes

Universal Hashing

Small implementation of Universal Hashing using modular arithmetic.

Usage

$ (virtualenv ...)
$ pip3 install -r requirements.txt
$ python3 main.py