logoalt Hacker News

red_admiraltoday at 7:20 PM0 repliesview on HN

Would the problem go away by doing hash(seed + string) rather than (seed + hash(string)) ? It keeps the determinism when you want it, but destroys the linearity.