Go to the documentation of this file.00001
00038 #ifndef CFG_RANDOM_H
00039 #define CFG_RANDOM_H
00040
00047 #define RANDOM_LOG_LEVEL LOG_LVL_INFO
00048
00055 #define RANDOM_LOG_FORMAT LOG_FMT_TERSE
00056
00063 #define RANDOM_SECURITY_LEVEL RANDOM_SECURITY_MINIMUM
00064
00065 #endif