shuffled
fun
<
T
>
Iterable
<
T
>
.
shuffled
(
)
:
List
<
T
>
(Common source) (JVM source) (JS source) (Native source)
Returns a new list with the elements of this list randomly shuffled.