|
my_teams
|

Functions | |
| char * | get_uuid (void) |
| Get a UUID (version 4) More... | |
| char * | get_uuid_no_malloc (char *uuid) |
| Get a UUID (version 4) without malloc. More... | |
| char* get_uuid | ( | void | ) |
Get a UUID (version 4)
| char* get_uuid_no_malloc | ( | char * | uuid | ) |
Get a UUID (version 4) without malloc.
| uuid | The UUID |