<?php
$TOC = array (
  0 => 
  array (
    0 => 'random.constants.php',
    1 => 'Constantes pr&eacute;-d&eacute;finies',
  ),
  1 => 
  array (
    0 => 'random.examples.php',
    1 => 'Exemples',
  ),
  2 => 
  array (
    0 => 'ref.random.php',
    1 => 'Random Fonctions',
  ),
  3 => 
  array (
    0 => 'class.random-randomizer.php',
    1 => 'Random\\Randomizer',
  ),
  4 => 
  array (
    0 => 'enum.random-intervalboundary.php',
    1 => 'Random\\IntervalBoundary',
  ),
  5 => 
  array (
    0 => 'class.random-engine.php',
    1 => 'Random\\Engine',
  ),
  6 => 
  array (
    0 => 'class.random-cryptosafeengine.php',
    1 => 'Random\\CryptoSafeEngine',
  ),
  7 => 
  array (
    0 => 'class.random-engine-secure.php',
    1 => 'Random\\Engine\\Secure',
  ),
  8 => 
  array (
    0 => 'class.random-engine-mt19937.php',
    1 => 'Random\\Engine\\Mt19937',
  ),
  9 => 
  array (
    0 => 'class.random-engine-pcgoneseq128xslrr64.php',
    1 => 'Random\\Engine\\PcgOneseq128XslRr64',
  ),
  10 => 
  array (
    0 => 'class.random-engine-xoshiro256starstar.php',
    1 => 'Random\\Engine\\Xoshiro256StarStar',
  ),
  11 => 
  array (
    0 => 'class.random-randomerror.php',
    1 => 'Random\\RandomError',
  ),
  12 => 
  array (
    0 => 'class.random-brokenrandomengineerror.php',
    1 => 'Random\\BrokenRandomEngineError',
  ),
  13 => 
  array (
    0 => 'class.random-randomexception.php',
    1 => 'Random\\RandomException',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Autres extensions basiques',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);