This is a simple Random Text Generator built using Python and Tkinter.
The application allows users to generate a random sentence by specifying the number of words.
- ✅ Easy-to-use GUI built with Tkinter
- ✅ Generates random sentences from a predefined list of words
- ✅ Validates user input and handles errors gracefully
- ✅ Lightweight and requires minimal dependencies