Module:Random

From MassiveCraft Wiki
Revision as of 20:40, 29 August 2015 by Ryciera (talk | contribs)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Random/doc

local x = {}
		
function x.tips()
math.randomseed(os.time())
	math.random() math.random() math.random() math.random() math.random()

	for i = 1, 1000 do
	j = math.random(i, row-one)

	return j
	end
end

return x