File

plugins/mod_unknown.lua @ 6421:c3011ab945b8

util.random: Ensure at least 4 bytes of previous random state is used when generating new randomness
author Kim Alvefur <zash@zash.se>
date Thu, 18 Sep 2014 10:21:38 +0200
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