create_test_operations

Function create_test_operations 

Source
pub fn create_test_operations(count: usize, seed: u64) -> Vec<Operation> 
Expand description

Create deterministic test operations for demonstration purposes. Generates Set operations and periodic Commit operations.