pub fn is_prime(q: u32) -> bool
Helper functions for parameter validation Check if a number is prime (simplified check)