Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
FastRandomContext Member List
This is the complete list of members for FastRandomContext, including all inherited members.
bitbuf | FastRandomContext | private |
bitbuf_size | FastRandomContext | private |
bytebuf | FastRandomContext | private |
bytebuf_size | FastRandomContext | private |
FastRandomContext(bool fDeterministic=false) | FastRandomContext | explicit |
FastRandomContext(const uint256 &seed) | FastRandomContext | explicit |
FillBitBuffer() | FastRandomContext | inlineprivate |
FillByteBuffer() | FastRandomContext | inlineprivate |
operator()(uint32_t nMax) | FastRandomContext | inline |
rand256() | FastRandomContext | |
rand32(uint32_t nMax) | FastRandomContext | inline |
rand32() | FastRandomContext | inline |
rand64() | FastRandomContext | inline |
randbits(int bits) | FastRandomContext | inline |
randbool() | FastRandomContext | inline |
randbytes(size_t len) | FastRandomContext | |
RandomSeed() | FastRandomContext | private |
randrange(uint64_t range) | FastRandomContext | inline |
requires_seed | FastRandomContext | private |
rng | FastRandomContext | private |