package
0.1.4
Repository: https://github.com/uber/kraken.git
Documentation: pkg.go.dev

# Functions

Addr returns a random address in ip:port format.
Blob returns randomly generated blob data of length n.
Bools returns a list of randomly generated bools of length n.
Duration returns a random duration below limit.
Hex returns randomly generated hexadecimal string of length n.
IP returns a randomly generated ip address.
Port returns a randomly generated port.
ShuffleInt64s shuffles the values of xs in place.
ShuffleInts shuffles the values of xs in place.
Text returns randomly generated alphanumeric text of length n.