//
pkg.gl
Category
github.com/hashicorp/enos
internal
random
package
0.0.33
Repository:
https://github.com/hashicorp/enos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
52 SLOC
#
Functions
SampleInt
SampleInt takes a sample size, the maximum integer for a half-opened interval [0,n) and a random number source and returns a slize of sampled intergers within the closed interval.