Skip to content

Instantly share code, notes, and snippets.

@Octagon-simon
Created August 24, 2022 06:12
Show Gist options
  • Select an option

  • Save Octagon-simon/70ca4eeab0db33ce470eb08549e19f53 to your computer and use it in GitHub Desktop.

Select an option

Save Octagon-simon/70ca4eeab0db33ce470eb08549e19f53 to your computer and use it in GitHub Desktop.
function unscramble(word) {
//import dictionary
const dict = require('an-array-of-english-words');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment