Tagged in

Engineering

JAM Courses
JAM Courses
Online Courses for Kids
More information
Followers
13
Elsewhere
More, on Medium

Random Remote Images in Swift

While working on a new feature for the JAM iOS app, I needed to mock out objects that will be returned by our API. Specifically, I wanted random images of a certain size. A lot of the legwork is readily available — I just combined different existing solutions to solve my…