I want to generate a random array in a function. After that I want to sort this array in another function. How I can I access the array in second function?
fr