Versions in this module Expand all Collapse all v0 v0.10.0 Mar 22, 2020 v0.9.16 Mar 21, 2020 v0.9.1 Mar 15, 2020 Changes in this version + func FastRandomB64UString(count int) string + func FastRandomInt(min uint, max uint) uint + func RandomB64UString(count int) string + func RandomBytes(count int) ([]byte, error) + func RandomInt(min uint, max uint) uint