(none)
- Fix typing for
#ap
- Added
#ap
and#switchMap
methods.
- Improve types for
record
andtuple
operators.
- Fix "Cannot find module '../rng/types'" error.
Randomators
are now callableRandomators
are now Iterables- use plural for
Randomator
creators to avoid confusion with types - adds
unixTimestamp
- more reasonable range for random dates
- updated options inputs into to built in generators
- fixed build issues where a type was missing
- added
.$
getter to return a bound generator function
- initial release
- added changelog