SEED
The SEED function primes the RAND and RANDDATA functions so they produce repeated results.
- Syntax:
- SEED(single-number-expression)
- Meaning:
- SEED(number_for_seed)
- Returns:
- NONE
Related functions
- RAND
- RANDDATA
The SEED function primes the RAND and RANDDATA functions so they produce repeated results.