It's a sorting algorithm that repeatedly selects two elements at random and swaps them if they are in the wrong order.