c# 生成验证密码

var code= new Random().Next(100000, 999999).ToString()

 

posted @ 2022-11-28 22:24  我们的家乡  阅读(12)  评论(0)    收藏  举报