Code 1 | Assignment 2: Face Generator

Create a face generator using customized variables and the random() function. Start by sketching on a piece of paper. Draw two faces, one with features that take up the maximum space on canvas and the other face with features that take up the minimum space. Plug the maximum / minimum values into the random() for each feature.