Versions in this module Expand all Collapse all v0 v0.0.2 Aug 9, 2023 v0.0.1 Apr 6, 2023 Changes in this version + func Fill(i interface{}) + func RandStringBytesMaskImpr(n int) string + type ArrayMax int + func (amx ArrayMax) AddArg(f *Filler) + type ArrayMin int + func (amn ArrayMin) AddArg(f *Filler) + type Filler struct + ArrayMax int + ArrayMin int + Seed int64 + func NewFiller(args ...FillerArg) *Filler + func (f *Filler) Fill(i interface{}) + type FillerArg interface + AddArg func(*Filler) + type Seed int64 + func (sed Seed) AddArg(f *Filler)