Skip to content

Tags: klj613/Faker

Tags

v1.0.0

Toggle v1.0.0's commit message
Update Lorem provider to remove WTF effect.

`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 fzaninotto#47.