pub fn generate_batch(count: usize) -> Vec<PipelineId>Expand description
Generates a batch of unique pipeline IDs
ยงUse Cases
- Bulk pipeline creation
- Testing with multiple pipelines
- Pre-allocation for performance
pub fn generate_batch(count: usize) -> Vec<PipelineId>Generates a batch of unique pipeline IDs