This is also like a project that Justin showed in his tutorial, but I, again, recreated it to show my understanding. I already understood the random function from the bumpers project, but this shows it more explicity. It didn't take too long, but it shows the concept well. Basically it just keeps picking a random place for the line to start moving to the end, and that random number is shown at the bottom. I actually improved upon the example Justin showed in his by adding one to the random number so that it will never choose the 0 frame in the timeline and explode. (there is no 0 frame)
I didn't face too many problems in this project since it's very straigtforward, but I had some technicalities of what was on which timeline which kind of threw off the motion tween I had, but I fixed it fairly quickly.
Code Used: