# `Jido.Evolve.Examples.Utils`
[🔗](https://github.com/agentjido/jido_evolve/blob/v1.0.0/lib/examples/utils.ex#L1)

Shared utilities for Jido.Evolve examples.

# `format_fitness`

Format a fitness value for display.

# `print_header`

Print a demo header with key-value pairs.

# `random_binary`

Generate a random binary vector of length n.

# `random_permutation`

Generate a random permutation of integers 0..n-1.

# `should_log?`

Determine if logging should occur for this generation.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
