Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tools ¶
type Tools struct{}
Tools is the type used to instantiate this module. Any variable of this type will have access to all the methods with the *Tools receiver.
func (*Tools) RandomString ¶
RandomString returns a random string of lenght "n", using randomStringSource as the source for the string
Click to show internal directories.
Click to hide internal directories.