We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d085a commit 2471686Copy full SHA for 2471686
src/lib.rs
@@ -125,7 +125,7 @@
125
//! [4]: https://developer.apple.com/documentation/security/1399291-secrandomcopybytes?language=objc
126
//! [5]: https://www.freebsd.org/cgi/man.cgi?query=random&sektion=4
127
//! [6]: https://man.openbsd.org/getentropy.2
128
-//! [7]: https://netbsd.gw.com/cgi-bin/man-cgi?sysctl+7+NetBSD-8.0
+//! [7]: https://man.netbsd.org/sysctl.7
129
//! [8]: https://leaf.dragonflybsd.org/cgi/web-man?command=random§ion=4
130
//! [9]: https://docs.oracle.com/cd/E88353_01/html/E37841/getrandom-2.html
131
//! [10]: https://docs.oracle.com/cd/E86824_01/html/E54777/random-7d.html
0 commit comments