Crate canic_utils

Crate canic_utils 

Source

Modules§

case
format
Small formatting helpers shared across logs and UI responses.
hash
xxHash3 hashing utilities.
instructions
Helpers for formatting raw instruction counts into friendly strings.
rand
Randomness helpers built atop tinyrand, seeded with wall-clock time. Provides a shared RNG for tests and lightweight sampling (non-cryptographic).