std::philox_engine<UIntType,w,n,r,consts>::set_counter
Min standard notice:
Sets the counter of the random-number engine.
# Declarations
void set_counter( const std::array<result_type, n>& c );
(since C++26)
# Parameters
c: counter sequence to use to set the counter