let temp = Int(arc4random_uniform(2))+0 print(temp)
随机生成0-2之间的整数(包括0和2)
本文标题:随机数
本文链接:https://www.haomeiwen.com/subject/spbnaxtx.html
网友评论