随机生成x位数

import math

import random

nums = math.floor(1ex * random.random())
print(nums)
posted @ 2022-02-15 14:06  布都御魂  阅读(34)  评论(0编辑  收藏  举报