Versions in this module Expand all Collapse all v0 v0.0.18 Oct 28, 2025 v0.0.17 Oct 20, 2025 Changes in this version + func GenerateRandomPassword(length int) string + func GetFreePort() (port int, err error) + type Utils interface + GenerateRandomPassword func(length int) string + GetFreePort func() (port int, err error)