Question
Decode UUID
From what I understand UUID is a unique number generated from
the current date and the MAC address of the computer that generated
it.
Is there any way I can decode a UUID to reveal this information? I'm thinking I could save a few precious milliseconds if I didn't have to store and retrieve dates from separate fields in my tables.
Is there any way I can decode a UUID to reveal this information? I'm thinking I could save a few precious milliseconds if I didn't have to store and retrieve dates from separate fields in my tables.
