You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app generates users randomly, each user having a random IP and a random name. Then it simulates a game login by randomly connecting and disconnecting users each 2 sec. The users are split in a user pool that contains all the randomly generated data and a logged users pool from which they are logged off.