RNG_SEED

Constant RNG_SEED 

Source
pub const RNG_SEED: u64 = 42;
Expand description

Random number generator seed used for encoding

This is a fixed seed to ensure deterministic encoding across different runs.