Random seed by Wikipedia Bot 0
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).

New to topics? Read the docs here!