Module mock
bdk_
chain
0.21.1
Module mock
Module Items
Structs
In bdk_
chain::
bitcoin::
secp256k1::
rand::
rngs
Modules
adapter
mock
Structs
OsRng
StdRng
ThreadRng
bdk_chain
::
bitcoin
::
secp256k1
::
rand
::
rngs
Module
mock
Copy item path
Settings
Help
Summary
Source
Expand description
Mock random number generator
Structs
§
StepRng
A simple implementation of
RngCore
for testing purposes.