randomorg 1.0.4

A random.org client library. The randomness comes from atmospheric noise, which for many purposes is better than the pseudo-random number algorithms typically used in computer programs.
Documentation

Build #3733316 2026-07-01 02:02:00

# rustc version rustc 1.98.0-nightly (f46ec5218 2026-06-30)

# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "8f683c77cc88cc40d183ba82a37b68b7273b57208acc351e39680c70d6bf00e1" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260630-1.98.0-nightly-f46ec5218\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] Checking randomorg v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to check lib in package `randomorg` as a prerequisite for scraping examples from: example "generate_integers" [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `randomorg` (lib) generated 1 warning [INFO] [stderr] Scraping randomorg v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to scan example "generate_integers" in package `randomorg` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `randomorg` (example "generate_integers") generated 1 warning [INFO] [stderr] Documenting randomorg v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `0,1` [INFO] [stderr] --> src/lib.rs:257:14 [INFO] [stderr] | [INFO] [stderr] 257 | /// the [0,1] interval with a user-defined number of decimal places. [INFO] [stderr] | ^^^ no item named `0,1` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: `randomorg` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/randomorg/index.html [INFO] running `Command { std: "docker" "inspect" "8f683c77cc88cc40d183ba82a37b68b7273b57208acc351e39680c70d6bf00e1", kill_on_drop: false }`