Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of disclosing behavioral traits. It only states the obvious 'random' generation but does not mention output format, whether the result is deterministic, side effects, or constraints. For a tool with parameters like count and locale, the description adds little beyond what the name implies.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.