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

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.6.0 2022-05-31
0.5.0 2022-05-31

Issues with this package?

Page last updated 2026-09-03 07:18:58 UTC