Why are UUID’s presented in the format “8-4-4-4-12” (digits)? I’ve had a look around for the reason but can’t find the decision that calls for it.
Example of UUID formatted as hex string:
58D5E212-165B-4CA0-909B-C86B9CEE0111
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s separated by
time, version, clock_seq_hi, clock_seq_lo, node, as indicated in the following RFC.From the IETF RFC4122: