G
Guest
I would like to randomly sort a list of numbers, from 1 to 60. I can't use a random number creation because I want no duplicates. I need only numbers from 1 through 60 randomly sorted without duplication and the ability to sort again with a different result
Thanks
Thanks