Features
fake-datageneratorslocalizationtestingmock-data
Pros and Cons
Ventajas
- + Wide variety of providers
- + Multi-language support
- + Reproducibility with seeds
- + Extensible with custom providers
- + Factory Boy integration
- + Complete documentation
Desventajas
- - Data not always valid (fake emails)
- - Performance with many records
- - Some locales incomplete
- - Can generate duplicates
- - No uniqueness guarantee without config
Use Cases
- Test data generation
- Dev database population
- Testing with realistic data
- Demos and prototypes
- Data anonymization
- Stress testing