my $rule = Path::Iterator::Rule->new->file->and(sub { rand() < 0.1 });