Login
Roast topics
Find topics
Find it!
From:
Stack Overflow
(Uncensored)
subscribe
php - Where can I find xxhash64 and md5 collision probability statistics? - Stack Overflow
https://stackoverflow.com/questions/45788721/where-can-i-find-xxhash64-and-md5-collision-probability-statistics
links
backlinks
Roast topics
Find topics
Roast it!
I dont find any info about % of collisions for xxhash64. I'm going to use it for cache system (to generate hash keys which need to be unique, about a hundreds millions). Now i use md5, but i don't...