userver: userver/utils/uuid4.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
uuid4.hpp File Reference

Detailed Description

Generate a UUIDv4 string.

Definition in file uuid4.hpp.

Go to the source code of this file.

#include <string>
+ Include dependency graph for uuid4.hpp:

Namespaces

namespace  utils
 Utilities.
 
namespace  utils::generators
 Generators.
 

Functions

std::string utils::generators::GenerateUuid ()
 Generate a UUIDv4 string.