Contents

DandyLyons/WordLists

Load word lists for use in word games and other purposes.

Usage

let wordList: [String] = WordLists.loadWordsFrom(
        file: .wordnik_wordlist_198422,
        minWordLength: 3,
        maxWordLength: 10
    )

Licensing

All code in this repo is provided under the MIT license.

Each list of words has its own licensing. Read the LICENSE file in each word list to find their license. Some of the word lists are provided under public domain, in which case they can be used freely without obligations. All others are provided with permissive, open, standard licenses like the MIT license. Be sure to read the LICENSE file for each word list that you plan to use.

Acknowledgments

Package Metadata

Repository: DandyLyons/WordLists

Stars: 0

Forks: 0

Open issues: 0

Default branch: main

Primary language: swift

License: MIT

README: README.md