Hi
im making a game and I want to know how do I make a script that randomly selects a number between something like 10 and 50 every time a button is pressed, and then the number is placed in a numberValue
I know how to make most of the script but how do I make a math.random that every time you press a button it randomlt picks?