Hacker News new | ask | show | jobs
by jeffparsons 1479 days ago
> [...] prevent users from relying on any kind of implicit behavior.

Except now you just _know_ that somebody out there is using hash map iteration order as a source of entropy. ;)

1 comments

Hush!

> "Is map iteration sufficiently random for randomly selecting keys?"

https://stackoverflow.com/questions/41019703/is-map-iteratio...