Just a quick filler post to test additional posts and how I may go about this
A simple code example:
local function generate_random_number()
return 4 --determined by fair dice roll
end
Bonus points if you get the above reference.