C#生成随机数 using System;using System.Collections.Generic;using System.Text;namespace CreateRandomNo{ class RandomCreate { /// /// 生成数字随机数 /// /// 工作经验 2023-08-25 217 点赞 3 评论 328 浏览