We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35fa852 commit 5c92f43Copy full SHA for 5c92f43
src/math/rand/v2/rand.go
@@ -14,7 +14,7 @@
14
//
15
// This package's outputs might be easily predictable regardless of how it's
16
// seeded. For random numbers suitable for security-sensitive work, see the
17
-// crypto/rand package.
+// [crypto/rand] package.
18
package rand
19
20
import (
0 commit comments