Home > PHP > Function > Statistics > stats_rand_gen_funiform()

stats_rand_gen_funiform()

stats_rand_gen_funiform - Generates uniform float between low (exclusive) and high (exclusive)

Syntax

float stats_rand_gen_funiform (float $low, float $high)

Arguments

  • low
  • high

Description

Version

PHP PECL stats >= 1.0.0

Return value