Searched refs:xorshift_get_random_uint (Results 1 – 2 of 2) sorted by relevance
50 static uint32_t xorshift_get_random_uint(uint32_t bound) in xorshift_get_random_uint() function94 swap_idx = xorshift_get_random_uint(len - idx); in fisher_yates_shuffle()
46 static uint32_t xorshift_get_random_uint(uint32_t bound) in xorshift_get_random_uint() function90 swap_idx = xorshift_get_random_uint(len - idx); in fisher_yates_shuffle()