Searched refs:xorshift (Results 1 – 1 of 1) sorted by relevance
128 static u32 xorshift(u32 state) { in xorshift() function146 random_buffer_ = random_state_ = xorshift(random_state_); in GenerateRandomTag()