Back to Hugo

seed

docs/content/en/quick-reference/glossary/seed.md

0.161.1265 B
Original Source

A seed is the starting point for a computer algorithm that generates pseudo-random numbers. Using the same seed will always produce the identical sequence of numbers, which is essential for reproducibility in areas like simulations, cryptography, and video games.