MCPcopy Create free account
hub / github.com/antirez/disque / gen_rand_array

Function gen_rand_array

deps/jemalloc/test/src/SFMT.c:312–342  ·  view source on GitHub ↗

* This function fills the user-specified array with pseudorandom * integers. * * @param array an 128-bit array to be filled by pseudorandom numbers. * @param size number of 128-bit pseudorandom numbers to be generated. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

fill_array32Function · 0.70
fill_array64Function · 0.70

Calls 1

do_recursionFunction · 0.85

Tested by

no test coverage detected