Availability:built-in
- seed(+Seed)
- Set the seed of the random generator for this thread. Seed is
an integer or the atom
random. Ifrandom, repeat the initialization procedure described with the function random/1.
random. If random,
repeat the initialization procedure described with the function random/1.