6#ifndef EVO_CONFIG_UTILS_H
7#define EVO_CONFIG_UTILS_H
bool is_valid_generations(const char *generations)
Validates the generation string.
Definition utils.c:16
void print_usage(const char *program_name)
Prints the program's usage information to the console.
Definition utils.c:3
Defines mutation functions and dispatch logic for evo-crypter.