Exemplo n.º 1
0
from faker import Faker

myfake = Faker('ko_KR')
myfake.title()
myfake.author()
myfake.content()