translateWed, 30 Nov 2022

local function RandomNumber() local rand = math.random(1, 500) print(rand) end

local function RandomNumber() local rand = math.random(1, 500) print(rand) end

Questions about programming?Chat with your personal AI assistant