Constant attorand::RNG_SEED[][src]

pub const RNG_SEED: u64 = 0x_6865_636B_7965_6168;
Expand description

The default seed for the Rng if no other seed is specified. There is nothing special about this number. Please don’t try to figure out why this number is special.