Hacker News new | ask | show | jobs
by jedimastert 1878 days ago
I'm reminded of Chris Wellon's "Prospecting for Hash Functions", where he randomly generates hash functions and then runs them through a couple of tests.

https://nullprogram.com/blog/2018/07/31/

Out of curiosity, is running the state through a hash a reasonable rand strategy?