• 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 69: Line 69:  
local time = os.time()
 
local time = os.time()
 
local rand = math.random()
 
local rand = math.random()
local rtnHash = (math.floor(time*265314426625821*rand)-randomizer*time + math.floor(math.random()*1381242451*randomizer)) % 2^64
+
local rtnHash = (math.floor(time*26531425821*rand)-math.floor(randomizer*time) + math.floor(math.random()*1381242451*randomizer)) % 2^64
 
return rtnHash
 
return rtnHash
 
end
 
end
2,922

edits

Navigation menu