#include <cpg_chrono_random.hpp>
|
| fair_dice (Type start, Type end, Type instance=1) |
|
std::vector< Type >::iterator | begin () |
|
std::vector< Type >::iterator | end () |
|
std::vector< Type >::iterator | next () |
|
size_t | size () |
|
void | shuffle () |
|
Type | operator() () |
|
const std::vector< Type > & | array () |
|
template<std::integral Type>
class cpg::chrono_random::fair_dice< Type >
Definition at line 170 of file cpg_chrono_random.hpp.
◆ fair_dice()
template<std::integral Type>
◆ array()
template<std::integral Type>
◆ begin()
template<std::integral Type>
◆ end()
template<std::integral Type>
◆ next()
template<std::integral Type>
◆ operator()()
template<std::integral Type>
◆ shuffle()
template<std::integral Type>
◆ size()
template<std::integral Type>
The documentation for this class was generated from the following file: