typicode/react-fake-props

Random props

Opened this issue · 0 comments

Hi there,

I'm using this library a lot to test some react components. I was wondering if it makes sense to add the possibility of generating random data (like faker.js or something). Or at least support to plug in one of those libraries (for it not to be included in react-fake-props deps)

Do you think it makes sense?