I used the Murmur hash to hash about 800,000 string values, and this causes a lot of conflicts (collisions), which is about 17 collisions (different lines give the same hash value), this is normal, anyone knows the quality of the noise hash function
source
share