Files
yuzu/src/common
Morph 3271099fea common: Implement NewUUID
This is a fixed and revised implementation of UUID that uses an array of bytes as its internal representation of a UUID instead of a u128 (which was an array of 2 u64s).
In addition to this, the generation of RFC 4122 Version 4 compliant UUIDs is also implemented.
2022-02-05 13:18:31 -05:00
..
2021-08-05 17:46:22 +00:00
2022-02-05 13:18:31 -05:00
2021-11-16 22:11:31 +01:00
2022-02-05 13:18:31 -05:00
2022-02-05 13:18:31 -05:00
2021-06-11 17:27:06 +02:00
2021-07-08 19:03:19 -03:00