Generate realistic test fixtures and mock data for unit tests, integration tests, and seed scripts.
Creates domain-appropriate fake data (names, emails, orders, products) with proper relationships. Supports factories for Prisma, TypeORM, SQLAlchemy, and Mongoose. Includes edge case generation (nulls, empty strings, unicode, boundary values).