Made uuid action public.

This commit is contained in:
Bruce Hill 2018-09-06 13:32:30 -07:00
parent a35d010dfe
commit 13923c9d26

View File

@ -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