$uuid = str_replace- Uuiduuid3UuidNAMESPACE_DNS 91370213MA3M26CP0C; 换成golang版本的代码
import ( "github.com/google/uuid" "strings" )
uuidStr := strings.Replace(uuid.NewSHA1(uuid.NameSpaceDNS, []byte("91370213MA3M26CP0C")).String(), "-", "", -1)
原文地址: https://www.cveoy.top/t/topic/bByg 著作权归作者所有。请勿转载和采集!