library: math/rand

This commit is contained in:
xushiwei
2024-07-30 21:41:26 +08:00
parent e7d959da90
commit cacd52f81d
13 changed files with 1342 additions and 19 deletions

View File

@@ -769,6 +769,7 @@ var hasAltPkg = map[string]none{
"internal/syscall/unix": {},
"math": {},
"math/cmplx": {},
"math/rand": {},
"reflect": {},
"sync": {},
"sync/atomic": {},