File

plugins/mod_unknown.lua @ 7049:0eee56075901

util.uuid: Take random byte directly instead of the low bits from the ascii value of a hex nibble
author Kim Alvefur <zash@zash.se>
date Wed, 06 Jan 2016 03:28:31 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform