dimanche 20 décembre 2015

Seeding a uniformly generated number from (0,1)?

I am using numpy random generator to generate a number from (0,1) with

np.random.uniform(0,1)

I can't find a way to seed a number and still keep it uniformly and randomly chosen from 0 to 1.

I am also desperately new at coding.




Aucun commentaire:

Enregistrer un commentaire