The Random\Engine\Mt19937 class
(PHP 8 >= 8.2.0)
Giriş
Implements the » Mt19937 (“Mersenne Twister”) algorithm.
Sınıf Sözdizimi
public __construct(
?int $seed
= null
,
int $mode
= MT_RAND_MT19937
)
}
İçindekiler
There are no user contributed notes for this page.