Versions in this module Expand all Collapse all v3 v3.2.0 Jul 17, 2026 v3.1.0 Jul 14, 2026 Changes in this version + var Log *log.Logger = log.New(os.Stdout, "magic ", log.Default().Flags()) + func RandomPort(start, end uint) uint + func RandomString(length int) string + func ScanPort(port uint) bool v3.0.0-rc.1 Mar 15, 2026 Other modules containing this package github.com/Liphium/magic github.com/Liphium/magic/v2