Versions in this module Expand all Collapse all v1 v1.0.0 Oct 28, 2020 Changes in this version + func Random(min int, max int) int + func RandomInt(elements []int) int + func RandomString(elements []string) string + func UniqueId() string