python生成随机数

import random
random.randint(0,99)

原文地址:https://www.cnblogs.com/cly84920/p/4426747.html