Expand description
ProcessSource โ Snapshots the process table via ps and combines it with
getpid() timing jitter for entropy.
Raw output characteristics: Mix of timing LSBs and process table byte deltas.
Structsยง
- Process
Source - Entropy source that snapshots the process table via
psand combines it withgetpid()timing jitter.