diff options
Diffstat (limited to 'core')
| -rw-r--r-- | core/id.nom | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
