Docs.rs
lambda-rs-platform-2023.1.27
lambda-rs-platform 2023.1.27
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
gfx-backend-dx12 =0.9.0
normal
gfx-backend-empty =0.9.0
normal
gfx-backend-gl =0.9.0
normal
gfx-backend-metal =0.9.0
normal
gfx-backend-vulkan =0.9.0
normal
gfx-hal =0.9.0
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
Versions
48.3%
of the crate is documented
Go to latest version
Platform
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
☰
Module rand
Functions
?
Module
lambda_platform
::
rand
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.