![]() |
IgANet
IgANets - Isogeometric Analysis Networks
|
#include </home/runner/work/iganet/iganet/include/utils/uuid.hpp>
Static Public Member Functions | |
static std::string | create () |
Generates a uuid string in the form b9317db-02a2-4882-9b94-d1e1defe8c56. | |
Static Private Member Functions | |
static unsigned int | random_char () |
Generates a safe pseudo-random character. | |
static std::string | random_hex (const unsigned int len) |
Generates a string of random hex chars. | |
|
inlinestatic |
Generates a uuid string in the form b9317db-02a2-4882-9b94-d1e1defe8c56.
Generates a safe pseudo-random character.
Generates a string of random hex chars.
[in] | len | Length in bytes |