If I make a simple program to get a random number from 1 to 100, or base my program on a randomizer, how can that be repeated in every single node? Shouldn't they give different outputs? How can that be validated?
Let's say I want to make a betting app, based on the random rolling of dice. How can that work?
Pick a seed? No different to authoring a website, really in that regard.