randomhash

A simple, time-tested, family of random hash functions in Python, based on CRC32 and xxHash, affine transformations, and the Mersenne Twister.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install randomhash

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.6.0 2022-05-31    
0.5.0 2022-05-31    

Issues with this package?

Page last updated 2023-10-28 01:03:01 UTC