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

Function byte_array_data

scripts/generator_helpers/byte_array_generator.py:35–66  ·  view source on GitHub ↗

Generate *size* rows of byte array data into `data.csv` under `../data/generated/byte_array`, writing each row as a base64-encoded string in a CSV file with no header and line terminator \\n.

(size: int = 1024)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

generate_single_columnFunction · 0.85

Calls 2

generate_bytesFunction · 0.85
dumpMethod · 0.80

Tested by

no test coverage detected