Hello everyone.
After 2 month of using Make i am totally stuck twice today. I am trying to fetch photos from Pexels, select random from array [first(shuffle())]. I take the size of the randomly selected image and add it up. I take the size of the randomly selected image and add it. So far everything is great. However I need to continue to choose random images until the total size of the images I receive exceeds 2000KB. After 2000KB the flow needs to continue. How can i do that?