sandbox
Loading...
Searching...
No Matches
sbx::math::random Class Reference

Public Types

using generator_type = std::mt19937
 

Static Public Member Functions

template<numeric Type>
static auto next (Type min=std::numeric_limits< Type >::min(), Type max=std::numeric_limits< Type >::max()) -> Type
 
template<integral Seed>
static auto seed (const Seed seed) -> void
 

The documentation for this class was generated from the following file: