Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TextGenerator ¶
type TextGenerator struct {
// contains filtered or unexported fields
}
func New ¶
func New() *TextGenerator
func (*TextGenerator) Generate ¶
func (t *TextGenerator) Generate(text string) string
Click to show internal directories.
Click to hide internal directories.