from fake import FAKER

texts = FAKER.sentences()
odt_file = FAKER.odt_file(texts=texts)
