Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
lib::anonymous_namespace{random.cpp} Namespace Reference

Classes

class  EntropyNucleus
 
class  EternalNucleus
 

Variables

const string ENTROPY_SOURCE_SPEC {"/dev/random"}
 
EntropyNucleus entropyNucleus {ENTROPY_SOURCE_SPEC}
 static global entropy source instance
 
EternalNucleus eternalNucleus
 
Random::Seed defaultNucleus {defaultGen}
 

Variable Documentation

◆ ENTROPY_SOURCE_SPEC

const string ENTROPY_SOURCE_SPEC {"/dev/random"}

Definition at line 31 of file random.cpp.

◆ entropyNucleus

static global entropy source instance

Definition at line 62 of file random.cpp.

◆ eternalNucleus

EternalNucleus eternalNucleus
Todo:
this one should somehow be configurable

Definition at line 65 of file random.cpp.

◆ defaultNucleus

Random::Seed defaultNucleus {defaultGen}

Definition at line 67 of file random.cpp.