Why Would I Ever Use flex-wrap: wrap-reverse in CSS?

Maybe I’m missing the big picture but that declaration seems kind of dumb.

Why would I ever want my images or text boxes to wrap up top as opposed to down below?

I think that’s a good question. I tried to dig around to find an answer about the real use cases of wrap-reverse but unfortunately I didn’t find an answer. All the info I found is explaining what reverse-wrap does but not what is the real use case of it and when to be used.