bogosort

bogosort - also permutation sort, stupid sort, slowsort, shotgun sort or monkey sort.Is a particularly ineffective sorting algorithm based on the generate and test paradigm.


License
MIT
Install
pip install bogosort