Generate IDs for Fixture
Generate IDs and format output for fixture files.
Use case
Use this to quickly create ID fixture payloads for test suites.
What to expect
Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.
Generate IDs and format output for fixture files.
UUID / ID Generator
JSON → JSON
Generate IDs
IDs in the selected output format.
JSON Formatter (Pretty Print)
JSON → JSON
Format JSON
Readable, pretty-printed JSON output.
Workflow steps
Workflow shortcut
Next unlocked step: Step 1 · UUID / ID Generator
UUID / ID Generator
Generate UUID or sequential IDs in JSON array, newline, or CSV formats.
ID generator input (JSON envelope)
Provide { "type": "uuid-v4|sequential", "count": 5, "format": "json-array|newline|csv", "prefix": "optional" }.
Generated IDs
IDs in the selected output format.
Run this step to process the current input and prepare the next workflow stage.
JSON Formatter (Pretty Print)
Pretty-print JSON with consistent indentation.
JSON input
Paste raw or minified JSON.
Formatted JSON
Readable, pretty-printed JSON output.
Run this step to process the current input and prepare the next workflow stage.