MediaWiki  REL1_19
CryptRand.php File Reference

A cryptographic random generator class used for generating secret keys. More...

Go to the source code of this file.

Classes

class  MWCryptRand

Detailed Description

A cryptographic random generator class used for generating secret keys.

This is based in part on Drupal code as well as what we used in our own code prior to introduction of this class.

Author:
Daniel Friesen

Definition in file CryptRand.php.