HACKER Q&A
📣 logunov

Can you recommend a service to divide a list of users into subgroups?


I have found services that can randomly divide a list into sublists of some size. But I want to do it by some criteria. For example gender, location (timezone), etc.


  👤 uberman Accepted Answer ✓
Does it have to be a 'service" or would a simple script work for you?