链接:https://blog.csdn.net/bitcarmanlee/article/details/52719202
如果抽取1个的话
random.nextInt() % n == 0
判断随机数是否是 n的整数倍就可以实现