Documentation
¶
Index ¶
- func Author() string
- func Base64(n int) (ss string, err error)
- func Bytes(n int) (bs []byte, err error)
- func Hex(n int) (ss string, err error)
- func Int(max int) int
- func IntRange(min, max int) int
- func License() string
- func String(n int) string
- func StringRange(n int, source string) string
- func Version() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringRange ¶
StringRange returns n random string base on source
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.