uuid4#
Defines
-
UUID4_VERSION#
Copyright (c) 2016 rxi
This library is free software; you can redistribute it and/or modify it under the terms of the MIT license. See LICENSE for details.
-
UUID4_LEN#
Functions
-
int uuid4_generate(char *dst)#
Writes a random version 4 UUID to
dst
.Returns non-zero on error.
Copyright (c) 2016 rxi
This library is free software; you can redistribute it and/or modify it under the terms of the MIT license. See LICENSE for details.