Objective: Create a working speed gauge that generates a random number and then animates a needle..
Problem: Animating the speed gauge and getting it to align properly with the randomly chosen number would be difficult.
Solution: Careful usage of functions and animation got the job done properly.