API Reference OptimusHash v0.2.0
Modules
OptimusHash is a small library to do integer hashing based on Knuth's multiplicative hashing algorithm. The algorithm is fast, reversible and has zero collisions.
Mix Tasks
Generates the required configuration for using OptimusHash. This task is intended to be run only once.