Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Apr 25, 2016
1 parent fc4751c commit 6602ac2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -69,6 +69,8 @@ randomLorem({ min: 2, max: 12 });
// => 'bappada'
```

**Note**: these min and max are **inclusive**, so they are included in the range.

## Related

- [random-syllable](https://github.com/mock-end/random-syllable) - Return a semi-speakable syllable, 2 or 3 letters.
Expand Down

0 comments on commit 6602ac2

Please sign in to comment.