Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrcactu5
1968 days ago
There's a random shuffle function. Instead of writing one out using an algorithms textbook. Lots of data types get randomly shuffled during coding.
Shuffles arrays and lists.
https://numpy.org/doc/stable/reference/random/generated/nump...