Random seed (source code)

= Random seed
{wiki=Random_seed}

A random seed is an initial value used to generate a sequence of pseudo-random numbers in algorithms that require randomness, such as simulations, games, or statistical sampling. It acts as a starting point or a reference for the random number generator (RNG).