its as stupid as it sounds. bogosort is a sorting algorithm (a method of sorting things into a particular order). to perform a bogosort, you randomly shuffle the list until it is in sorted order. as you can imagine, this will take ages. bogosort is a joke, just dont use it. even the name is a joke
bogosort is bad