MySQL 9.6.0
Source Code Documentation
Library: Uuids

Code documentation: Uuids.

This library defines the data structure Uuid, which holds a UUID. The internal representation is an array of 16 bytes. The library provides string conversion functions (formatting and parsing). The library does not provide any features to generate UUIDs randomly.