From 13923c9d26e53da8f38326de7997461631807a10 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 6 Sep 2018 13:32:30 -0700 Subject: [PATCH] Made uuid action public. --- core/id.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/id.nom b/core/id.nom index 80d40f0..8a213d4 100644 --- a/core/id.nom +++ b/core/id.nom @@ -25,7 +25,7 @@ set %id_by_obj's metatable to {..} %obj_by_id.%id = %key return %id -local action [uuid]: +action [uuid]: # Set all the other bits to randomly (or pseudo-randomly) chosen values. %bytes = [..] randint (2^(4*8)), # time-low