Searched refs:typeNumRandom (Results 1 – 1 of 1) sorted by relevance
608 std::uniform_int_distribution<unsigned> typeNumRandom(0, typeNum); in MakeTransactionId() local612 switch (typeNumRandom(e)) { in MakeTransactionId()