Versions in this module Expand all Collapse all v0 v0.3.0 Sep 23, 2022 v0.2.0 Sep 23, 2022 Changes in this version + func Random(min int, max int) int + func RandomInt(elements []int) int + func RandomString(elements []string) string + func UniqueId() string