Suppose you have an array in Swift, like this: var items = 1...3. and you want to shuffle it, so that you get its items in random order.
確定! 回上一頁