Tag · mock-data
56 generators tagged “mock data”
Every generator below shares this topical tag. Click any card to open the generator.
Showing 1–24 of 56 · page 1 of 3
- DevDummy GraphQL Variables GeneratorGenerates mock GraphQL variables JSON objects for query and mutation testing
- DevDummy Kubernetes Manifest GeneratorGenerates mock Kubernetes YAML manifests for Deployments, Services, and ConfigMaps
- DevDummy OpenTelemetry Trace GeneratorGenerates mock distributed tracing spans and trace payloads in OpenTelemetry format
- DevDummy User Bio GeneratorGenerates short placeholder user bios for profile mockups and test data
- DevFake Commit Message GeneratorGenerates realistic conventional-commit messages for test repos and demos
- DevFake GitHub Repository GeneratorGenerates realistic mock GitHub repository metadata for demos and testing
- DevFake IP Address GeneratorGenerates random fake IPv4 and IPv6 addresses for testing
- DevFake ISBN GeneratorGenerates valid-format fake ISBN-13 numbers for testing and placeholder data
- DevFake JWK GeneratorGenerates a fake JSON Web Key object for testing JWT and key-handling code
- DevFake JWT Payload GeneratorGenerates realistic mock JWT payloads with common claims for testing and development
- DevFake License Key GeneratorGenerates fake software license keys in common formats for testing activation flows
- DevFake Transaction ID GeneratorGenerates realistic fake transaction and payment IDs for testing payment flows
- DevFake Webhook Event GeneratorGenerates realistic mock webhook event payloads for testing integrations
- DevGraphQL Resolver Mock GeneratorGenerates mock GraphQL resolver functions with realistic type signatures and return values
- DevMock API Response GeneratorGenerates realistic fake JSON API responses with configurable fields for frontend development
- DevMock AWS ARN GeneratorGenerates realistic fake AWS ARN strings for IAM policies, testing, and documentation
- DevMock CLI Command GeneratorGenerates realistic fake CLI commands for documentation, tutorials, and shell script testing
- DevMock CSV Data GeneratorGenerates realistic mock CSV data with headers and rows for testing and development
- DevMock Database Connection String GeneratorGenerates fake database connection strings for common databases
- DevMock Database Schema GeneratorGenerates realistic fake SQL table schemas with fields, types, and constraints for prototyping
- DevMock Device ID GeneratorGenerates fake device identifiers and MAC-style addresses for testing
- DevMock DNS Record GeneratorGenerates example DNS records with matching types and values for testing
- DevMock Event Sourcing Payload GeneratorGenerates realistic domain event payloads in event sourcing and CQRS patterns
- DevMock Feature Flag Config GeneratorGenerates realistic fake feature flag configuration objects for testing feature toggle systems