PHP Class Eris\Random\MersenneTwister

Inheritance: implements Eris\Random\Source
Afficher le fichier Open project: giorgiosironi/eris

Méthodes publiques

Méthode Description
__construct ( )
extractNumber ( )
max ( )
seed ( $seed )

Private Methods

Méthode Description
twist ( )

Method Details

__construct() public méthode

public __construct ( )

extractNumber() public méthode

public extractNumber ( )

max() public méthode

public max ( )

seed() public méthode

public seed ( $seed )