
In this basic javascript tutorial, we generate a random fraction. To do it, we use Math.random() function. This gives us a number between 0 and 1. Well, not 1…. but almost one.
This is a video in a long series of videos where I dive into the FreeCodeCamp curriculum. Please feel free to visit FreeCodeCamp.org and go through the coursework with me. Enjoy!
Thank you for watching.