how to make random in lua code example Example: lua math.random local M = math.random(1,2) --Input you number print(M)