[][src]Module rand::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 JitterRng::test_timer fails.