how to generate a random number from a pool of number who aren't following each other

后端 未结 3 767
伪装坚强ぢ
伪装坚强ぢ 2021-01-19 06:54

I got a pool of numbers (for example {3,6,7,11,20}) and i need each number to appear in my collection x times.

My solution was to create a class, let\'s call it \"el

3条回答
提交回复
热议问题