jbergenson / lit_ipsum

https://bergbergs.github.io/lit_ipsum/
MIT License
2 stars 1 forks source link

Add repeat functionality #8

Open jbergenson opened 5 years ago

jbergenson commented 5 years ago

Given I have used sentences or words, I want to be able to repeat that output n times with a default delimiter of "\n".

lucianolima00 commented 5 years ago

Hey @bergbergs, I would like to do this issue too. What about to pass the repeat times as parameter of the setences and words?

jbergenson commented 5 years ago

Sounds good @lucianolima00, feel free to take a first stab at this. Thanks!