Generate random numbers serverside and don't regenerate on hydration
I'm trying to generate a list of random numbers for a skeleton loader, and I've found a solution, but it does not feel like the right way to do this.
Is there a better method to only execute something server-side, and send that to the client?
2 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
No; I want to see whether there is a way to do it without resources