Features
- Customizable image complexity.
- Selection of rendering cell shape.
Parameters
These are the optional parameters available in the API:
complexity This parameter determines the bits length of the x and y axes randomly generated numbers.
cellShape This parameter determines the rendering method. As each enabled position within the SVG output can be rendered independently, the API allows you to select the way it will be draw. There are five defined methods for this property:
- Square (default)
- Circle
- Triangle
- Diamond
- Heart