Hi, noob question here. I want to fill an empty integer array with 7 random values from 1 to 20. The following blueprint gives me only one index, what am I doing wrong? I can’t fix this no matter what I try, please help
Yes it’s working! Do N really threw me off. For Loop is the way to go. Thank you so much for the help!!!