Made uuid action public.
This commit is contained in:
parent
a35d010dfe
commit
13923c9d26
@ -25,7 +25,7 @@ set %id_by_obj's metatable to {..}
|
|||||||
%obj_by_id.%id = %key
|
%obj_by_id.%id = %key
|
||||||
return %id
|
return %id
|
||||||
|
|
||||||
local action [uuid]:
|
action [uuid]:
|
||||||
# Set all the other bits to randomly (or pseudo-randomly) chosen values.
|
# Set all the other bits to randomly (or pseudo-randomly) chosen values.
|
||||||
%bytes = [..]
|
%bytes = [..]
|
||||||
randint (2^(4*8)), # time-low
|
randint (2^(4*8)), # time-low
|
||||||
|
Loading…
Reference in New Issue
Block a user