Math.max () finds the largest value from given numbers. Math.min () finds the smallest value from given numbers. Math.random () generates a random number between 0 and 1; combined with math operations ...