-- this is trial 1
local module = {} module.function PiggySelect()
local rand = Random.new()
return module
--[[this is showing Error: (2,8)Expected identifier got function ]]