JSON Payload Generator

Generate dummy JSON payloads

What it does

Creates multiple JSON objects based on a customizable template with dynamic placeholders.

Inputs

JSON Template with {{tags}}, Count

Outputs

Array of generated JSON objects

Supported tags: {{uuid}}, {{name}}, {{email}}, {{boolean}}, {{number min max}}