• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
no edit summary
Line 61: Line 61:  
end
 
end
 
local time = os.time()
 
local time = os.time()
local rand = math.random(-1,1)
+
local rand = math.random()
 
+
mw.log("FFFFFFF")
return (math.floor(time*265314426625821*rand)-randomizer) % 2^32+math.floor(math.random(-1,1)*1381242451)
+
mw.log(time)
 +
mw.log(rand)
 +
mw.log(randomizer)
 +
mw.log(seed)
 +
mw.log("AAAAAAAAA")
 +
return (math.floor(time*265314426625821*rand)-randomizer) % 2^32+math.floor(math.random()*1381242451)
 
end
 
end
  
2,922

edits

Navigation menu