TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.52
Generates a random UUID (RFC 4122 version 4) as a string. It has the same randomness guarantees as GLib.Rand, so must not be used for cryptographic purposes such as key generation, nonces, salts or one-time pads.
A string that should be freed with g_free().
g_free()
2.52
Generates a random UUID (RFC 4122 version 4) as a string. It has the same randomness guarantees as GLib.Rand, so must not be used for cryptographic purposes such as key generation, nonces, salts or one-time pads.