GigabiteLabs / random-swift

A utility for randomly generating data, content, and assets for iOS & macOS apps written in Swift.
MIT License
3 stars 0 forks source link

Add support for Random.image #2

Open DanBurkhardt opened 4 years ago

DanBurkhardt commented 4 years ago

Add support for:

// TODO: evaluate a RandomImage object & properties vs extending UIImage

DanBurkhardt commented 4 years ago

This will likely be broken into several parts to focus on one topic at a time, but this is the current wishlist.