Question
Why might you use the random.seed() function?
Select one:
a.
To enable the random library to provide any random numbers at all
b.
To begin generating the same sequence of "random" numbers from a particular seed value
c.
To set the minimum and maximum values produced by the random functions
d.
To ensure random numbers will start out small and then grow over time
Select one:
a.
To enable the random library to provide any random numbers at all
b.
To begin generating the same sequence of "random" numbers from a particular seed value
c.
To set the minimum and maximum values produced by the random functions
d.
To ensure random numbers will start out small and then grow over time
Answers
GPT 3.5
b. To begin generating the same sequence of "random" numbers from a particular seed value