template<typename T>
{ rng.rand64() } noexcept -> std::same_as<uint64_t>;
requires std::derived_from<std::remove_reference_t<T>,
}
Mixin class that provides helper randomness functions.
A Span is an object that can refer to a contiguous sequence of objects.
A concept for RandomMixin-based random number generators.
A concept for RandomMixin-based random number generators.
Definition at line 134 of file random.h.