Static JITTER_BACKUP

Source
static JITTER_BACKUP: LazyLock<Option<Mutex<ReseedingRng<ChaCha20Core, Box<dyn RngCore + Send>>>>>
Available on non-WebAssembly only.
Expand description

Static instance of our BackupRng; None if we failed to construct one.