PARADOXP that's not an option. The library used to generate random text uses Lorem ipsum, the most common form of fake text.
The FakerPHP library has locale-specific generators for proper names, phone numbers etc, but I don't think it has such a thing to generate English sentences. You would have to fork the extension and use a different library to generate English text.
What are you trying to test by using English? The Latin text isn't valid, it's complete garbage. Using English with the same approach would just be even more confusing since it wouldn't produce valid sentences.