Building a Fair Random Picker with the Web Crypto API
If you are building a random wheel in the browser, the most important function is not the rotation animation. It is the function that chooses an entry.
That function should be independent of rendering
gospinwheel.hashnode.dev6 min read