Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:RemiLib
(view source)
Revision as of 23:13, 24 October 2015
34 bytes added
,
9 years ago
no edit summary
Line 13:
Line 13:
local time = os.time()
local time = os.time()
local rand = math.random()
local rand = math.random()
−
return math.floor(time*
265314426135625821
*rand) % 2^
64
+
return math.floor(time*
265314426625821
*rand) % 2^
32+math.floor(math.random()*1381242451)
end
end
Remi Scarlet
2,922
edits