希望用faker创建随机的50个人名
import faker f = faker.Faker('zh-cn') f.name()
是需要用到循环吗
对的https://blog.csdn.net/RingScofield/article/details/117767958