As far as I know, Elo ranking system generates points between 100-2800 generally.
However lets say we have 1,000,000 players. Now this range of points is too small. Many players would get the same score
I want to prevent this happening. How should I modify the algorithm?
What I want is having a higher range of values so players would not get equal scores but rather get different scores?