pub fn set_seed(seed: u64)
Expand description

Set the seed for the RNG.

The RNG is most commonly used for generating UUIDs for anonymous nodes.