![]() |
Fleet
0.0.9
Inference in the LOT
|
#include <Rng.h>


Public Member Functions | |
| Rng () | |
| void | randomize () |
| void | seed (unsigned long s) |
| Seed only if s is nonzero. More... | |
Static Public Member Functions | |
| static size_t | sysrandom (void *dst, size_t dstlen) |
Static Public Attributes | |
| static std::mutex | mymut |
| static Rng * | base = nullptr |
|
inline |
|
inline |
|
inline |
Seed only if s is nonzero.
|
inlinestatic |
|
static |
|
static |
1.8.13