mysza / stringhash

Generate string representation of murmur3 hash of string.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stringhash

Generate string representation of murmur3 hash of some string

This solution is a quick approach for generating short, as-much-as-possible non-repeatable IDs for string resources.

About

Generate string representation of murmur3 hash of string.

License:MIT License


Languages

Language:Go 100.0%