花费 5 ms
python生成随机数、随机字符串

python生成随机数、随机字符串 import randomimport string # 随机整数:print random.randint(1,50) # 随机选取0到100间的偶数:pr ...

Fri Sep 07 18:22:00 CST 2018 1 63919

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM