随机32位字符

import os,base64
print(base64.b64encode(os.urandom(32)))

  

posted @ 2018-05-29 10:43  人工-智能  阅读(84)  评论(0编辑  收藏  举报