Documentation
¶
Index ¶
- func CryptoRandBytes(n int) []byte
- func CryptoRandInt64() int64
- func CryptoRandNonNegInt(n int64) int64
- func MathRandBytes(n int) []byte
- func MathRandHexString(n int) string
- func MathRandInt64() int64
- func RandomString(n int) string
- func RandomStringWithUp(n int) string
- func SeedOurMathRandSrc(seed int64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CryptoRandBytes ¶
func CryptoRandNonNegInt ¶
func MathRandBytes ¶
func MathRandHexString ¶
func MathRandInt64 ¶
func MathRandInt64() int64
func RandomString ¶
func RandomStringWithUp ¶
func SeedOurMathRandSrc ¶
func SeedOurMathRandSrc(seed int64)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.