C++ YASMIN (Yet Another State MachINe)
|
Functions | |
std::string | generateUUID () |
Generates a unique UUID as a string. | |
std::string generateUUID | ( | ) |
Generates a unique UUID as a string.
This function uses random numbers to generate a 16-character hexadecimal UUID.