Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainsInvalidChars ¶ added in v1.0.16
ContainsInvalidChars returns error if the provided string contains characters outside of the allowed character set.
func ContainsValidCharset ¶ added in v1.0.16
ContainsValidCharset returns error if the provided string contains characters outside of the provided character set.
func GetRandomString ¶
GetRandomString returns X character long random string.
func GetRandomStringFromRange ¶
GetRandomStringFromRange generates random string of a random length. The random lenght is bounded by a and b.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.