bdk_chain
0.20.0
Module mock
Structs
In bdk_chain::bitcoin::secp256k1::rand::rngs
Module
bdk_chain
::
bitcoin
::
secp256k1
::
rand
::
rngs
::
mock
Copy item path
source
·
[
−
]
Expand description
Mock random number generator
Structs
§
StepRng
A simple implementation of
RngCore
for testing purposes.