Docs.rs
dandelion-random-0.2.0
dandelion-random 0.2.0
Permalink
Docs.rs crate page
Artistic-2.0
Links
Repository
crates.io
Source
Owners
apribadi
Dependencies
getrandom ^0.3.1
normal
optional
rand_core ^0.9.0
normal
optional
expect-test ^1.5.1
dev
rand ^0.9.0
dev
rand_pcg ^0.9.0
dev
rand_xoshiro ^0.7.0
dev
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
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
dandelion
0.2.0
In dandelion::
thread_
local
dandelion
::
thread_local
Function
bernoulli
Copy item path
Source
pub fn bernoulli(p:
f64
) ->
bool
Expand description
See
Rng::bernoulli
.