Y
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
masklinn
673 days ago
Aside from keying the hash function, Go specifically randomises the start offset of each map iteration.
link