Docs.rs
  • lance-datagen-0.10.2
    • lance-datagen 0.10.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Xuanwo
    • eddyxu
    • wjones127
    • changhiskhan
    • westonpace
    • github:lancedb:release
    • lance-community
    • Dependencies
      • arrow ^50.0.0 normal
      • arrow-array ^50.0 normal
      • arrow-cast ^50.0 normal
      • arrow-schema ^50.0 normal
      • chrono ^0.4.23 normal
      • rand ^0.8.3 normal
      • rand_xoshiro ^0.6.0 normal
      • criterion ^0.5 dev
      • pprof ^0.13 dev
    • Versions
    • 54.41% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lance_datagen0.10.2

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • generator::BatchCount
  • generator::BatchGeneratorBuilder
  • generator::ByteCount
  • generator::CycleBinaryGenerator
  • generator::CycleNullGenerator
  • generator::CycleVectorGenerator
  • generator::DictionaryGenerator
  • generator::Dimension
  • generator::FixedBinaryGenerator
  • generator::FixedSizeBatchGenerator
  • generator::FnGen
  • generator::NTimesIter
  • generator::NullGenerator
  • generator::RandomBinaryGenerator
  • generator::RandomBooleanGenerator
  • generator::RowCount
  • generator::Seed

Enums

  • generator::RoundingBehavior

Traits

  • generator::ArrayGenerator
  • generator::ArrayGeneratorExt

Functions

  • generator::array::cycle
  • generator::array::cycle_utf8_literals
  • generator::array::cycle_vec
  • generator::array::dict
  • generator::array::dict_type
  • generator::array::fill
  • generator::array::fill_utf8
  • generator::array::fill_varbin
  • generator::array::rand
  • generator::array::rand_boolean
  • generator::array::rand_date32
  • generator::array::rand_date32_in_range
  • generator::array::rand_date64
  • generator::array::rand_date64_in_range
  • generator::array::rand_type
  • generator::array::rand_utf8
  • generator::array::rand_varbin
  • generator::array::rand_vec
  • generator::array::step
  • generator::array::step_custom
  • generator::gen
  • generator::rand

Constants

  • generator::DEFAULT_SEED