Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__random/
H A Dsubtract_with_carry_engine.h79 static _LIBCPP_CONSTEXPR const result_type default_seed = 19780503u; global() variable
H A Dmersenne_twister_engine.h183 static _LIBCPP_CONSTEXPR const result_type default_seed = 5489u; global() variable