uuidgen should generate lowercase uuid

Originator:n8felton
Number:rdar://FB9960369 Date Originated:2022-03-17
Status:Open Resolved:
Product:macOS Product Version:21D62
Classification: Reproducible:
 
Per RFC 4122, section 3: "The hexadecimal values "a" through "f" are output as lower case characters"

This is a request to have `uuidgen` updated to output generated UUIDs in all lower case.

"%08x-%04x-%04x-%04x-%012x" (with lowercase 'x') should be used instead of "%08X-%04X-%04X-%04X-%012X" that is noted in UUIDGEN(1)

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!