Versions in this module Expand all Collapse all v0 v0.1.0 Sep 2, 2021 v0.0.2 Sep 2, 2021 v0.0.1 Sep 2, 2021 Changes in this version + func GenerateClustered(N, max int) []int32 + func GenerateClusteredInBytes(N, max int) *bytes.Buffer + func GenerateUniform(N, max int) []int32 + func GenerateUniformInBytes(N, max int) *bytes.Buffer