Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IRandomStringGenerator ¶ added in v2.16.4
type RandomStringGenerator ¶ added in v2.16.4
type RandomStringGenerator struct{}
func NewRandomStringGenerator ¶ added in v2.16.4
func NewRandomStringGenerator() *RandomStringGenerator
func (*RandomStringGenerator) String ¶ added in v2.16.4
func (s *RandomStringGenerator) String(length int) string
String random string with n length
Click to show internal directories.
Click to hide internal directories.