Module rand::jitter [−][src]
Non-physical true random number generator based on timing jitter.
Structs
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 |