Given a seq, how do you return a seq with the same elements but in a random order?
(shuffle [1 2 3 4 5])
(3 2 4 5 1)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With