Docs.rs
w3f-plonk-common-0.0.2
w3f-plonk-common 0.0.2
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
swasilyev
Dependencies
ark-ec ^0.5
normal
ark-ff ^0.5
normal
ark-poly ^0.5
normal
ark-serialize ^0.5
normal
ark-std ^0.5
normal
getrandom_or_panic ^0.0.3
normal
rand_core ^0.6
normal
rayon ^1
normal
optional
w3f-pcs ^0.0.2
normal
ark-ed-on-bls12-381-bandersnatch ^0.5
dev
Versions
0%
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
random_bitvec
w3f_
plonk_
common
0.0.2
In w3f_
plonk_
common::
test_
helpers
w3f_plonk_common
::
test_helpers
Function
random_
bitvec
Copy item path
Source
pub fn random_bitvec<R:
Rng
>(n:
usize
, density:
f64
, rng:
&mut R
) ->
Vec
<
bool
>