util.uuid: Take random byte directly instead of the low bits from the ascii value...
authorKim Alvefur <zash@zash.se>
Wed, 6 Jan 2016 02:28:31 +0000 (03:28 +0100)
committerKim Alvefur <zash@zash.se>
Wed, 6 Jan 2016 02:28:31 +0000 (03:28 +0100)
commit477f7ac951603ce4a4dd07a4861827f451137f1f
treef4f024b0c2fc7b63d2c5fc9bb968d4b4983246bc
parentd510d25edfe54a871c4fe0f514cda571c496333f
util.uuid: Take random byte directly instead of the low bits from the ascii value of a hex nibble
util/uuid.lua