Generate a UUIDv4 string.
Definition in file uuid4.hpp.
Go to the source code of this file.
#include <string>
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | utils |
| Utilities. | |
| namespace | utils::generators |
| Generators. | |
Functions | |
| std::string | utils::generators::GenerateUuid () |
| Generate a UUIDv4 string. | |