If you have randominrange, how would you be able to use the returned number? If we say the number it returns is 1, would you need to make a variable thats value is 1, which will activate once the randominrange returns 1, or could you just use the number 1 without declaring a variable