|
mini-llvm 0.1.0
|
#include <PCG32.h>
Public Types | |
| using | result_type = uint32_t |
Public Member Functions | |
| PCG32 (uint64_t seed, uint64_t seq=UINT64_C(0)) noexcept | |
| uint32_t | operator() () noexcept |
Static Public Member Functions | |
| static constexpr uint32_t | min () noexcept |
| static constexpr uint32_t | max () noexcept |
| using mini_llvm::PCG32::result_type = uint32_t |
|
inlineexplicitnoexcept |
|
inlinestaticconstexprnoexcept |
|
inlinestaticconstexprnoexcept |
|
inlinenoexcept |