The app allows you to generate custom samples of random geometric shapes on a plane. It provides colorful pictures rendered with the help of iOS Core Graphics.
The app uses a lot of stuff from UIKit framework. Some parts are implemented using Delegate design pattern.