<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.getrandmax.php',
    1 => 'getrandmax',
  ),
  1 => 
  array (
    0 => 'function.mt-getrandmax.php',
    1 => 'mt_getrandmax',
  ),
  2 => 
  array (
    0 => 'function.mt-rand.php',
    1 => 'mt_rand',
  ),
  3 => 
  array (
    0 => 'function.mt-srand.php',
    1 => 'mt_srand',
  ),
  4 => 
  array (
    0 => 'function.rand.php',
    1 => 'rand',
  ),
  5 => 
  array (
    0 => 'function.random-bytes.php',
    1 => 'random_bytes',
  ),
  6 => 
  array (
    0 => 'function.random-int.php',
    1 => 'random_int',
  ),
  7 => 
  array (
    0 => 'function.srand.php',
    1 => 'srand',
  ),
);
$TOC_DEPRECATED = array (
  0 => 
  array (
    0 => 'function.lcg-value.php',
    1 => 'lcg_value',
  ),
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.random.php',
    1 => 'Random',
  ),
  1 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Autres extensions basiques',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);