> The thing is that you'd need a way to track a user.
The page you're on already knows what comparisons you've made (otherwise how it would move forward), so this is entirely possible!
I've come up with a way to randomise it (by just picking a random element from an array of comparisons that haven't yet been made), that's the next step. I deployed it earlier, but there was a bug with it so I've had to rollback until I can look into it.
The page you're on already knows what comparisons you've made (otherwise how it would move forward), so this is entirely possible!
I've come up with a way to randomise it (by just picking a random element from an array of comparisons that haven't yet been made), that's the next step. I deployed it earlier, but there was a bug with it so I've had to rollback until I can look into it.