//
pkg.gl
Category
github.com/ericchiang/kubernetes
pkg
util
rand
package
1.2.0-alpha.4
Repository:
https://github.com/ericchiang/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
36 SLOC
#
Functions
Perm
Perm returns, as a slice of n ints, a pseudo-random permutation of the integers [0,n) from the default Source.
Seed
Seed seeds the rng with the provided seed.
String
String generates a random alphanumeric string n characters long.