Definition at line 15 of file kis_random_source.cpp.
◆ Private() [1/2]
| KisRandomSource::Private::Private |
( |
| ) |
|
|
inline |
◆ Private() [2/2]
| KisRandomSource::Private::Private |
( |
int | seed | ) |
|
|
inline |
◆ uniformSource
| boost::taus88 KisRandomSource::Private::uniformSource |
Taus88's numbers are not too random, but it works fast and it can be copied very quickly (three 32-bit integers only).
Average cycle: 2^88 steps
Definition at line 29 of file kis_random_source.cpp.
The documentation for this struct was generated from the following file: