stats_rand_gen_funiform

(PECL stats >= 1.0.0)

stats_rand_gen_funiformGenerates uniform float between low (exclusive) and high (exclusive)

Beskrivelse

float stats_rand_gen_funiform ( float $low , float $high )
Advarsel

This function is currently not documented; only its argument list is available.

Parametre

low

high

Returnerings Værdier

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top