I have created a simulation that ends with a 'winner' that I want to record using the UserInfo() class. Ideally multiple users would run the simulation so that the a larger number of results can be collected. However, it seems that the integers that can be stored on the server are saved for individual users only.
I propose to create a dummy account that users will be invited to log on to so that they can contribute to the overall result. My question is how many users can log on to this dummy account simultaneously?
Many thanks in advance.

