I\'m just starting to learn swift. I\'m attempting to create an array of several random numbers, and eventually sort the array. I\'m able to create an array of one random number
Swift 4.2 or later
func makeList(_ n: Int) -> [Int] { return (0..