Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Callers ¶
func Callers() string
Callers prints the stack trace of everything up to the line where it was called.
func Diff ¶
Diff compares two items and returns a human-readable diff string. If the items are equal, it returns an empty string.
func RandomAlphaNumeric ¶
RandomAlphaNumeric generates a random alphanumeric string of length n.
func RandomDigits ¶
RandomDigits generates a random numerical string of length n.
func RandomPhoneNumber ¶
func RandomPhoneNumber() string
RandomPhoneNumber generates a random phone number.
func RandomString ¶
RandomString generates a random alphabetical string of length n.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.