Versions in this module Expand all Collapse all v1 v1.0.0 Mar 1, 2023 Changes in this version + func Generate(options ...func(*Options)) string + func WithAngle(angle int) func(*Options) + func WithColor(color bool) func(*Options) + func WithScale(scale float64) func(*Options) + func WithSize(size int) func(*Options) + type Options struct + Angle int + Color bool + Scale float64 + Size int