python from faker import Faker fake = Faker('zh_CN') name = fake.name() address = fake.address()


上一篇:
下一篇:
切换中文