<div dir="ltr"><div>Consider the following:</div><div><br></div>from numpy.random import default_rng<br>rs = default_rng()<br><div><br></div><div>Now how do I re-seed the generator?</div><div>I thought perhaps rs.bit_generator.seed(), but there is no such attribute.</div><div><br></div><div>Thanks,</div><div>Neal</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><i>Those who don't understand recursion are doomed to repeat it</i></div></div></div>