This is a SwiftUI app that allows the user to create as many words as possible from a given root word. The list of words is loaded from a sample text file that contains more than 10k words. The root word is randomly picked. UITextChecker is used to validate each user entered word.