Generate and return a single non-cryptographic RFC 4122 version 4 GUID.
Generate and return a single GUID meeting the RFC 4122 version 4 specification, consisting of 122 randomly generated bits, two "variant" bits set to 10, and four "version" bits set to 0100. Note that this function generates high quality, albeit not cryptographically secure, random numbers for GUIDs.
a single non-cryptographic RFC 4122 version 4 GUID