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.
10
0100
Declared in <bdlb_guidutil.h>
<bdlb_guidutil.h>
static Guid generate();