pub fn random_resource_path(
    min: usize,
    max: usize
) -> impl Strategy<Value = String>