Crate bogosort

Source
Expand description

Provides a BogoSort implementation. Probably, it’s not very suited for production use.

Functions§

bogosort
Performs a bogosort on any slice.