-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(word): Word generation now defaults to 3 syllables
Previously issues were being caused by times when keys were being generated as `id` for example. This caused issues when wanting to do things like `{[any.word()]: any.string(), id: any.simpleObject()}` as the desired 'id' key would get stomped.
- Loading branch information
Trevor Richardson
committed
Jul 28, 2017
1 parent
138bf06
commit 9eda5d8
Showing
2 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters