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 98934cb commit 10e41b2Copy full SHA for 10e41b2
src/lib.rs
@@ -92,7 +92,7 @@
92
//! [8]: https://leaf.dragonflybsd.org/cgi/web-man?command=random§ion=4
93
//! [9]: https://docs.oracle.com/cd/E88353_01/html/E37841/getrandom-2.html
94
//! [10]: https://docs.oracle.com/cd/E86824_01/html/E54777/random-7d.html
95
-//! [11]: https://fuchsia.googlesource.com/fuchsia/+/master/zircon/docs/syscalls/cprng_draw.md
+//! [11]: https://fuchsia.dev/fuchsia-src/zircon/syscalls/cprng_draw
96
//! [12]: https://github.com/redox-os/randd/blob/master/src/main.rs
97
//! [13]: https://github.com/nuxinl/cloudabi#random_get
98
//! [14]: https://www.w3.org/TR/WebCryptoAPI/#Crypto-method-getRandomValues
0 commit comments