from faker import Faker
fake = Faker(locale='zh_CN')
f_ua = fake.user_agent()
posted on 2024-05-27 14:29  我爱你的  阅读(11)  评论(0)    收藏  举报