Home
last modified time | relevance | path

Searched defs:default_seed (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__random/
H A Dsubtract_with_carry_engine.h91 static _LIBCPP_CONSTEXPR const result_type default_seed = 19780503u; variable
H A Dmersenne_twister_engine.h125 static _LIBCPP_CONSTEXPR const result_type default_seed = 5489u; variable