mercredi 10 juin 2020

Does numpy.random.seed() always give the same random number every time?

I know that numpy.random.seed(seed) will output the same numbers if I use the same seed. My question is, does this change over time? If I try to call it again tomorrow, will it still output the same set of random numbers as yesterday?




Aucun commentaire:

Enregistrer un commentaire