PHP » PYTHON |
login |
register |
about
|
PYTHON stats_rand_gen_funiform
is this article helpful?
|
Python replacement for PHP's stats_rand_gen_funiform
[
edit
| history
]
import random random.uniform(low, high) stats_rand_gen_funiform(PECL stats >= 1.0.0) stats_rand_gen_funiform — Generates uniform float between low (exclusive) and high (exclusive) Description
float stats_rand_gen_funiform
( float $low
, float $high
)
Warning
This function is currently not documented; only its argument list is available. Parameters
Return Values
|
more
Recently updated
more
Most requested
|