GLib.Uuid – glib-2.0 Reference Manual
Uuid
Description:
public
namespace
Uuid
Namespace:
GLib.Uuid
Package:
glib-2.0
Content:
Methods:
public
bool
string_is_valid
(
string
str)
Parses the string
str
and verify if it is a UUID.
public
string
string_random
()
Generates a random UUID (RFC 4122 version 4) as a string.
2022 vala-language.org