Lua function that creates a unique universal identifier.
Returns a unique string.
local uniqueId = Uuid() Print(uniqueId)