Contribute to DaedanAlcantara/BogoSort development by creating an account on GitHub.
This is a pure Python implementation of the bogosort algorithm, also known as permutation sort, stupid sort, slowsort, shotgun sort, or monkey sort. Bogosort generates random permutations until it ...