pub fn round_robin(name: &str, max: i64, schema: Option<&str>) -> Sequence
Create a cycling sequence for round-robin distribution.