Does a sequence of random seeds generate a pseudo-random sequence?
Sorry for the convoluted title. Basically, my question is: can we say that the sequence produced by the following sequence()
function is pseudo-random?
Confusion regarding functions to generate random numbers in numpy
I am confused primarily on two points: