Posted in Go语言基础和工具链【Go结果偏差红皮书】:从Go 1.0到1.23,runtime对math/rand、crypto/rand、time.Timer的6次ABI级变更如何悄然改写你的输出 第一章:Go结果不准确 Go语言 … 【Go结果偏差红皮书】:从Go 1.0到1.23,runtime对math/rand、crypto/rand、time.Timer的6次ABI级变更如何悄然改写你的输出Read more by Go语言日常|2026年4月9日|Go语言版本演进, Go语言ABI变更, runtime.iface结构体, crypto/rand安全机制, math/rand源码分析, time.Timer底层实现
Posted in Go语言基础和工具链Go crypto/rand vs math/rand安全对比(生产环境密钥生成生死线) 第一章:Go crypto/ra … Go crypto/rand vs math/rand安全对比(生产环境密钥生成生死线)Read more by Gopher老张|2026年2月16日|Go语言随机数生成, crypto/rand安全机制, math/rand安全隐患, 生产环境密钥生成, 密码学安全伪随机数