How do I randomize the seed of a structure block remotely?
I want to randomize the placements of structure blocks so I can make a minigame 100% random each time you play it, instead of staying the same random number from a month ago so someone doesn't find a safe spot and can get tokens (the server's currency) easily.
For context, I'm using the integrity on structure blocks to randomize it, but it relies on the world seed or whatever seed you put in.