-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
c: featureRequest for new featureRequest for new features: waiting for user interestWaiting for more users interested in this featureWaiting for more users interested in this feature
Milestone
Description
Clear and concise description of the problem
Currently faker generates fake data. But it does not support generating random filetypes. If I want to seed an s3 folder with documents it's not achievable through faker
Suggested solution
A submodule for generating files. It can be used like this
faker.file.pdf({ size: 4000 })
This can support many other filetypes too, videos and images can be just gaussian noise
Alternative
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c: featureRequest for new featureRequest for new features: waiting for user interestWaiting for more users interested in this featureWaiting for more users interested in this feature