Home > PHP > Function > Statistics > stats_rand_gen_iuniform()

stats_rand_gen_iuniform()

stats_rand_gen_iuniform - Generates integer uniformly distributed between LOW (inclusive) and HIGH (inclusive)

Syntax

int stats_rand_gen_iuniform (int $low, int $high)

Arguments

  • low
  • high

Description

Version

PHP PECL stats >= 1.0.0

Return value