MCPcopy Create free account
hub / github.com/diptangsu/Sorting-Algorithms / RandomSort

Method RandomSort

Kotlin/BogoSort.kt:32–39  ·  view source on GitHub ↗

Sorting method calls shuffle while calling isSorted to check if it is sorted. It will repeatedly call shuffle until isSorted returns true.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

shuffleFunction · 0.85

Tested by

no test coverage detected