How is this not illegal?

This page renders SELECT * FROM pokemon ORDER BY RANDOM() LIMIT 12 from the edge, for every request.

What's best, the data fetching is defined directly within the component tree thanks to Nuxt Server Components. ( Source )

Originally forked from Guillermo's how-is-this-not-illegal.vercel.app project.