generate_uuid_v4()

DESCRIPTION

Generate a UUID v4 string using the std random generator.

DECLARATION

static std::string generate_uuid_v4()