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.location #4

Open DanBurkhardt opened 1 year ago

DanBurkhardt commented 1 year ago

Ideally this would allow for a number of random location options, such as returning just a random long or lat, or returning a new Location type describing a valid long/lat pair.