How does a random name picker work?
You type each name into the wheel, press Spin, and the pointer lands on one random segment. SpinGenerator uses the browser's secure random number generator, so every name has an equal probability on every spin — past results don't change the next one.