АФ
Size: a a a
АФ
АФ
M
IO
IO
АФ
АХ
IO
АФ
АХ
IO
local random = math.random
local function uuid()
local template ='xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'
return string.gsub(template, '[xy]', function (c)
local v = (c == 'x') and random(0, 0xf) or random(8, 0xb)
return string.format('%x', v)
end)
end
АХ
АФ
IO
IO
АХ
АФ
IO
АФ
a