mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-04-13 20:11:57 +02:00
`Lorem::words()`, and `Lorem::sentences()` can now return an exact number of words or paragraphs thanks to a second parameter. `Lorem::text()` now works for small number of characters by being smarter. Closes #47.