Return v shuffled with a generator seeded with 3, as a new array — leaving v it…
NumPy · from Random numbers and sampling
default_rngrng.randomrng.integersrng.normalrng.choicerng.permutationseedsPutting the kettle on…
Starting up…
Exercise 4
Return v shuffled with a generator seeded with 3, as a new array — leaving v itself untouched.
your answer
stuck? the lesson behind it
Random numbers and sampling
Seed it, or you can’t tell a real change from noise.