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