"Miracle sort is a sorting algorithm that checks if the array is sorted until a miracle occurs. It continually checks the array until it is sorted, never changing the order of the array." - straight from wikipedia
note: this is so stupid lmao