Crate badsort

Source
Expand description

§Badsort

A BOGO Sort implementation I wrote when I was super bored.

Functions§

bogosort
Sorts the given list using the bogosort algorithm.