Java: Shuffle Deck using math.random()

后端 未结 0 981
长情又很酷
长情又很酷 2020-12-03 03:25

I have to write a method that shuffles an array int[] deck = new int[36]. I am able to get the deck shuffled and displayed, but the issue I\'m having is that the numbers ar

相关标签:
回答
  • 消灭零回复
提交回复
热议问题