Core API – Kotlin Programming Language (original) (raw)
shuffled
Returns a new list with the elements of this list randomly shuffled using the specified random instance as the source of randomness.
Since Kotlin
1.3
Returns a new list with the elements of this collection randomly shuffled.
Since Kotlin
1.2
Returns a new list with the elements of this collection randomly shuffled.
Since Kotlin
1.2
Returns a new list with the elements of this list randomly shuffled using the specified random instance as the source of randomness.
Since Kotlin
1.2
Returns a new list with the elements of this collection randomly shuffled.
Since Kotlin
1.2
Returns a new list with the elements of this collection randomly shuffled.
Since Kotlin
1.3
Returns a new list with the elements of this collection randomly shuffled.
Since Kotlin
1.8
Returns a new list with the elements of this collection randomly shuffled.
Since Kotlin
1.8