You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a length is not passed in or invalid (e.g., undefined, negative or not a number), should it generate words or throw an error? If it should generate words, how many?
Could you make a .words method which accepts [length], but doesn't capitalize the first word and end in a full stop ('.') like sentence?
The text was updated successfully, but these errors were encountered: