Function random_seed

Source
pub fn random_seed() -> i32
Expand description

| Return a randomization seed for this run. | Typically returns the same number on repeated | invocations of this binary, but automated runs | may be able to vary the seed.