Since UUIDs are themselves randomly generated, one alternative to generating a hash for an UUID with a traditional hash algorithm is to take 4 bytes from the UUID itself and use that as the Hash. Care would be taken to avoid copying over the portions of the UUID that are deterministically set.
Implement UUID::Hash using bytes from UUID instead of murmur3
- Assignee:
-
Damian Wasilewicz
- Reporter:
-
Henrik Edin
- Votes:
-
0 Vote for this issue - Watchers:
-
8 Start watching this issue
- Created:
- Updated:
- Resolved: