[Average] The random number should be from 7 to 58. Put the 24 random numbers into an array. Output the average of the numbers in the array. You should include while and sorting: Yes! bubble sort. Display the results using radio buttons. You must use JavaScript.