Generating lowercase UUIDs with uuidgen on macOS

4 · Josh Sherman · Sept. 18, 2022, 12:20 a.m.
The implementation of uuidgen on Linux returns all lowercase letters by default. The implementation of uuidgen on macOS returns all uppercase letters by default. This triggers the hell out of me, by default. Usually when I approach consistency between macOS and Linux, both of which I use daily, I will......