README: crypto/rand

This commit is contained in:
xushiwei
2024-07-31 10:30:04 +08:00
parent af6e4abe84
commit 0abc5ec452

View File

@@ -304,6 +304,7 @@ Here are the Go packages that can be imported correctly:
* [hash/crc32](https://pkg.go.dev/hash/crc32) (partially)
* [hash/crc64](https://pkg.go.dev/hash/crc64)
* [crypto/md5](https://pkg.go.dev/crypto/md5)
* [crypto/rand](https://pkg.go.dev/crypto/rand) (partially)
* [regexp](https://pkg.go.dev/regexp)
* [regexp/syntax](https://pkg.go.dev/regexp/syntax)