How to shuffle an array in
. Whoever at Epic added this I love you. Thank you for saving me the time I would have had to spend otherwise implementing my own simple shuffle algorithm in C++ . It's amazing how many helper functions like this exist in blueprints right out the box.


