Module rand04::jitter

source ·
Expand description

Non-physical true random number generator based on timing jitter.

Structs

A true random number generator based on jitter in the CPU execution time, and jitter in memory access time.

Enums

An error that can occur when test_timer fails.