Helper functions.
agent.process.util.
below_ascii_threshold
Whether or not the proportion of ASCII characters is too low.
bool
is_ascii
Determine whether or not a string is ASCII.
proportion_ascii
Calculate the proportion of a string comprised of ASCII characters.
float