module FNV

Overview

FNV module implements FNV-1 and FNV-1a, non-cryptographic hash functions created by Glenn Fowler, Landon Curt Noll, and Phong Vo.

Defined in:

fnv.cr

Constant Summary

VERSION = "0.1.3"