For WordPress? No. I don't use it. I just know SSGs for it exists and not enough people/companies use it (when they're using WP in the first place). :)
Vanilla SSGs are so simple I ended up writing a basic one out of a markdown and jinja parser in Python every time (for example: https://github.com/eatonphil/notes.eatonphil.com/blob/master...).
If I were not lazy I might learn one of the major ones like Hugo.
It doesn't matter what SSG you pick, they all produce the exact same kind of thing.