[#BloombergLP-bdlb-GuidUtil-generate-04d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/GuidUtil.adoc[GuidUtil]::generate :relfileprefix: ../../../ :mrdocs: 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`. == Synopsis Declared in `<bdlb_guidutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlb/Guid.adoc[Guid] generate(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#