Docs.rs
  • rand_core-0.9.3
    • rand_core 0.9.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dhardy
    • github:rust-random:maintainers
    • Dependencies
      • getrandom ^0.3.0 normal optional
      • serde ^1 normal optional
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

rand_core0.9.3

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • OsError
  • OsRng
  • RngReadAdapter
  • UnwrapErr
  • UnwrapMut
  • block::BlockRng
  • block::BlockRng64

Traits

  • CryptoRng
  • RngCore
  • SeedableRng
  • TryCryptoRng
  • TryRngCore
  • block::BlockRngCore
  • block::CryptoBlockRng

Functions

  • impls::fill_bytes_via_next
  • impls::fill_via_u32_chunks
  • impls::fill_via_u64_chunks
  • impls::next_u32_via_fill
  • impls::next_u64_via_fill
  • impls::next_u64_via_u32
  • le::read_u32_into
  • le::read_u64_into