to reseed
7.2
To give a new starting number to a program that makes random numbers
- verb
- /ˌriːˈsiːd/
- Specialized
- The programmer decided to reseed the random number generator to ensure more variability in the simulation results.
Examples
-
After the first run produced poor results, she chose to reseed the algorithm with a different value.
-
To enhance security, it's important to regularly reseed the cryptographic keys used in the system.
-
Valedon, like most of them, had been boiled off and reseeded with human-compatible life forms.
Fiction book (1998)
Surface Forms
Morphology
Etymology
Reseed comes from re- 'again' and seed 'seed'; in computing a 'seed' is a simple starting number for a random process, so to reseed a generator is to give it a new starting 'seed' so the results change.