Hacker News new | ask | show | jobs
by tgv 674 days ago
Isn't the trick that the runtime picks another hash-constant every time?
1 comments

Aside from keying the hash function, Go specifically randomises the start offset of each map iteration.