Generate a UUIDv7 string.
Definition in file uuid7.hpp.
Go to the source code of this file.
#include <string>
Include dependency graph for uuid7.hpp:Namespaces | |
| namespace | utils |
| Utilities. | |
| namespace | utils::generators |
| Generators. | |
Functions | |
| std::string | utils::generators::GenerateUuidV7 () |
| Generate a UUIDv7 string. | |