[−][src]Module rand::rngs::jitter
Non-physical true random number generator based on timing jitter.
Modules
platform |
Structs
EcState | |
JitterRng |
A true random number generator based on jitter in the CPU execution time, and jitter in memory access time. |
Enums
TimerError |
An error that can occur when |
Constants
MEMORY_BLOCKS | |
MEMORY_BLOCKSIZE | |
MEMORY_SIZE |
Statics
JITTER_ROUNDS |
Functions
black_box |