Docs.rs
lambda-rs-platform-2023.1.30
lambda-rs-platform 2023.1.30
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
vmarcella
Dependencies
cfg-if =1.0.0
normal
gfx-backend-dx11 =0.9.0
normal
optional
gfx-backend-dx12 =0.9.0
normal
optional
gfx-backend-empty =0.9.0
normal
gfx-backend-gl =0.9.0
normal
optional
gfx-backend-metal =0.9.0
normal
optional
gfx-backend-vulkan =0.9.0
normal
optional
gfx-hal =0.9.0
normal
lambda-rs-logging ^2023.1.30
normal
obj-rs =0.7.0
normal
rand =0.8.5
normal
shaderc =0.7
normal
winit =0.27.5
normal
mockall =0.11.3
dev
gfx-backend-metal =0.9.0
normal
gfx-backend-gl =0.9.0
normal
gfx-backend-dx12 =0.9.0
normal
Versions
48.68%
of the crate is documented
Platform
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
lambda_
platform
2023.1.30
Module rand
Module Items
Functions
In crate lambda_
platform
lambda_platform
Module
rand
Copy item path
Source
Functions
ยง
get_
random_
float_
between
Generate a random float within any given range.
get_
uniformly_
random_
floats_
between
Generate a vector of uniformally distributed random floats within any given range.