Skip to content

Instantly share code, notes, and snippets.

@xrrocha
Created December 16, 2020 18:17
Show Gist options
  • Save xrrocha/321d03ada7e077ae7c87ac9ecda9a202 to your computer and use it in GitHub Desktop.
Save xrrocha/321d03ada7e077ae7c87ac9ecda9a202 to your computer and use it in GitHub Desktop.
do {
// ... shuffling stuff...
// Ensure shuffling took place!
} while (range.all {
result[it] == text[it] })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment