Documentation ¶ Index ¶ func AsBytes(args []string) [][]byte Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AsBytes ¶ func AsBytes(args []string) [][]byte AsBytes converts the string array to an array of byte arrays. If the arg contains the string $rand(n) then $rand(n) is replaced with a random number between 0 and n-1. Types ¶ This section is empty. Source Files ¶ View all Source files utils.go Click to show internal directories. Click to hide internal directories.