update page now
PHP 8.5.4 Released!

Random\Engine\Mt19937 クラス

(PHP 8 >= 8.2.0)

はじめに

» Mt19937 (メルセンヌ・ツイスター) アルゴリズムを実装したクラスです。

クラス概要

namespace Random\Engine;
final class Mt19937 implements Random\Engine {
/* メソッド */
}

目次

add a note

User Contributed Notes

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