| Simple question.. I want to do a modulo 3 operation on the number of days in a month (28/30/31). and based on that i want to put my user into 3 different groups.. i am also willing to use seconds and do a modulo 3 on it put my user into 3 different groups.. Do you think second approach will be more efficient in terms of having differetn users put into different groups? I mean would collision be less if opt for seconds rather than day? Thanks in advance! |