How do I check if a random number contains the same numbers as another variable even if they're in different positions?

前端 未结 0 1744
北荒
北荒 2020-12-30 10:53

I probably worded the question terribly so sorry but I\'ll try to explain what I\'m trying to do.

Random rnd = new Random();
int SecretCode = rnd.Next(1000, 9         


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