Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compare with/learn from stringi #3

Open
gadenbuie opened this issue Oct 7, 2019 · 3 comments
Open

Compare with/learn from stringi #3

gadenbuie opened this issue Oct 7, 2019 · 3 comments

Comments

@gadenbuie
Copy link
Owner

I just learned that stringi has stri_rand_lipsum() that generates paragraphs of text.

stringi::stri_rand_lipsum(3, start_lipsum = FALSE)
@issactoast
Copy link

I like your better since this is the package for the only lorem. :) I don't want to install stringi for generating lorem. haha Thank you for the work!

@statkclee
Copy link

do you have any ideas to support other languages like cjk.

@gadenbuie
Copy link
Owner Author

do you have any ideas to support other languages like cjk.

I would absolutely be open to supporting additional languages! If you'd like to submit a translation, the place to get started is in translating the nonsense words in https://github.com/gadenbuie/lorem/blob/main/data-raw/words.R. If you were to start a PR, I could help with the internal changes needed to support multiple languages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants