Creates a new Identicon
. Optionally an associative array containing identicon options can be passed to the constructor.
public function __constructor( array $options = null ) : void
$options
specifies an optional associative array containing options that will be set on the new identicon. Available options are listed in the Identicon documentation.