Objective: Create a speedometer you would see in cars, which makes sounds when it is activated.
Problem: I wanted it to move to a random speed when the button is pressed.
Solution: I made a random number generator to make a number between 0 and 120, then rotate the arrow to the number.