Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
uuid.h File Reference
#include <string>
Include dependency graph for uuid.h:

Go to the source code of this file.

Namespaces

namespace  uuid
 

Functions

std::string uuid::generate_uuid_v4 ()
 Generates a random UUID version 4 string.