C#随机数

var ran = new Random();

ran.Next(99);   //随机数值

posted on 2020-07-08 11:41  AbelAngelo  阅读(137)  评论(0编辑  收藏  举报

导航