Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandDigits ¶
func RandDigitsRange ¶
RandDigitsRange generates a random numeric string of length [min,max).
func RandHexRange ¶
RandHexRange generates a random hex string of length [min,max).
func RandIntRange ¶ added in v1.0.6
RandIntRange generates an `int` between [min,max).
func RandLetters ¶
func RandLettersRange ¶
RandLettersRange generates a random alpha string of length [min,max).
func RandPositiveInt ¶ added in v1.0.6
RandPositiveInt generates a non-negative crypto-random number in the half-open interval [0,max).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.