Random r = new Random();
int num = r.NextInteger(1,101);

相关文章: