MCPcopy Create free account
hub / github.com/apache/cloudberry / random

Function random

src/port/random.c:21–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20
21long
22random(void)
23{
24 return pg_lrand48();
25}

Callers 15

bt_check_every_levelFunction · 0.85
testmode_inject_faultFunction · 0.85
testmode_sendtoFunction · 0.85
testmode_pollFunction · 0.85
get_normal_pairFunction · 0.85
testmode_inject_faultFunction · 0.85
testmode_sendtoFunction · 0.85
testmode_pollFunction · 0.85
explain_ExecutorStartFunction · 0.85
get_random_uint64Function · 0.85
check_log_durationFunction · 0.85

Calls 1

pg_lrand48Function · 0.85

Tested by 5

get_random_uint64Function · 0.68
create_and_test_bloomFunction · 0.68
GetPermutationFunction · 0.68
testdeleteFunction · 0.68
prepare_bufFunction · 0.68