rand_uni
name & dimensionality | kind | in/out | description |
---|---|---|---|
rng_handle | planck_rng | INOUT | structure of type planck_rng containing on all information necessary to continue same random sequence. |
var | DP | OUT | number belonging to a pseudo-random uniform deviate. |
initiates a random sequence with the pair of seeds (12345, 6789012), and generates one number out of the uniform deviate.
Version 3.11, 2013-04-24