MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / generate_uniform

Function generate_uniform

probability/geometric_dist.cpp:48–50  ·  view source on GitHub ↗

* @brief Returns a random number between [0,1] * @returns A uniformly distributed random number between 0 (included) and 1 * (included) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

draw_sampleMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected