- Documentation tweaks, demo updated.
- Defined default export (bug fix)
- Fixed readme formatting, updated package.json.
- Allow for no params added and use a default list of words,
allowDuplicates
option added, docs updates.
- Added repo to package.json, also added sandbox demo in readme.
- Added
join
parameter to change the , separators when multiple words returned.
- Rewrote the function
minCharacters
,minCharacters
&wordCount
parameters accepted.
Initial release, based on 'random-words'.