Function shuffle

Source
pub fn shuffle(col: impl Into<Column>) -> Column
Expand description

Generates a random permutation of the given array.