Creates a GUID from a legacy UUID.
The legacy UUID to convert.
A new GUID, with the time set to the legacy UUID, and the last byte set to 255.
Notes: You should ideally use GUIDs instead of UUIDs.
See Implementation
Creates a GUID from a legacy UUID.