A county animal-control script pack changes verbs on every run. The tester is advised to reduce randomness so wording stays more consistent. Which action matches that advice?
Select an answer to reveal the explanation.
Short Explanation
If every run swaps verbs, turn down the creativity dial. Lowering temperature narrows randomness and steadies the script wording.
Full Explanation
Adjusting the temperature parameter is the named control for non-determinism in this syllabus area. Lower temperature narrows the sampling distribution, reducing randomness and increasing consistency across runs. Raising temperature would typically increase variation instead.