NEWS.md
Agent$recommend_users_to_user
with method = random
draws recommendation by using the multinomial distribution. More R followers –> more chances of being recommended
Agent$recommend_repos_to_user
with method = random
draws recommendation by using the multinomial distribution. More Stargazers –> more chances of being recommended