MCPcopy Create free account
hub / github.com/cwida/FastLanes / list_data

Function list_data

scripts/generator_helpers/list_generator.py:40–74  ·  view source on GitHub ↗

Generate *size* rows of list data into `data.jsonl` under `../data/generated/list`, writing each row as a JSON object with key "numbers". Also write a schema.json file describing the list-of-integers structure.

(size: int = 1024)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

generate_nested_dataFunction · 0.90

Calls 3

generate_listFunction · 0.85
dumpMethod · 0.80
writeMethod · 0.45

Tested by

no test coverage detected