leo.blog();

Integer hash function

Integer hash functions are generally non-cryptographic hash functions that map from integers to other integers.

I’ve touched on this topic a little in my Avalanche diagram page.

Useful links

Leave a Comment