Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

With uniquely keyed hashes for each hashmap, all environments that iterate in hash bucket order should have effectively truly random iteration order: across equal copies of the same hash map, each copy should have its own random order.

Python 3 dicts iterate in random order; random across invocations of the interpreter in this case.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: