pluck

Select and return a random element from the array, and remove it from the array.

T
pluck
(
T
)
(
ref T[] arr
)

Meta