Documentation
¶
Index ¶
- Variables
- func Int64ToBytes(i int64) []byte
- func RandomAlphabet(n int) string
- func RandomBytes(n int) []byte
- func RandomBytesByTime(n int) []byte
- func RandomCaptcha(n int) string
- func RandomFloat32() float32
- func RandomFloat32n(n int32) float32
- func RandomFloat64() float64
- func RandomFloat64n(n int64) float64
- func RandomHexString(n int) string
- func RandomInt() int
- func RandomInt16() int16
- func RandomInt16n(n int16) int16
- func RandomInt32() int32
- func RandomInt32n(n int32) int32
- func RandomInt64() int64
- func RandomInt64n(n int64) int64
- func RandomIntn(n int) int
- func RandomJson(n int) string
- func RandomNumCaptcha(n int) string
- func RandomString(n int) string
Constants ¶
This section is empty.
Variables ¶
View Source
var EmptyBytes []byte = []byte{}
Functions ¶
func Int64ToBytes ¶
func RandomAlphabet ¶
func RandomBytes ¶
func RandomBytesByTime ¶
func RandomCaptcha ¶
func RandomFloat32 ¶
func RandomFloat32() float32
func RandomFloat32n ¶
func RandomFloat64 ¶
func RandomFloat64() float64
func RandomFloat64n ¶
func RandomHexString ¶
func RandomInt16 ¶
func RandomInt16() int16
func RandomInt16n ¶
func RandomInt32 ¶
func RandomInt32() int32
func RandomInt32n ¶
func RandomInt64 ¶
func RandomInt64() int64
func RandomInt64n ¶
func RandomIntn ¶
func RandomJson ¶
func RandomNumCaptcha ¶
func RandomString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.