The Random\Engine\Mt19937 class

(PHP 8 >= 8.2.0)

Introduzione

Implements the » Mt19937 (“Mersenne Twister”) algorithm.

Sommario della classe

namespace Random\Engine;
final class Mt19937 implements Random\Engine {
/* Metodi */
}

Indice dei contenuti

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top