UUID
A Universally Unique Identifier, often also called GUID (Globally Unique Identifier).
A UUID is a string of numbers and letters which can be computed dynamically and is
guaranteed to be unique. Generally, it is used as a global handle to identify entities.
Oracle VM VirtualBox makes use of UUIDs to identify VMs, Virtual Disk Images (VDI files),
and other entities.