|
|
|
|
|
by zachallaun
3060 days ago
|
|
There's different ways you could do it, like calculating some hash of the value and picking the one with the greater value. If the hash function is good, then you get an "arbitrary" result that would still be consistent regardless of order. |
|