検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 114 for [SIMILAR] 16 1024 4096 WITH 23763 乱数 WITH 2181... (0.155 sec.)
乱数シードを設定する 6576
« gmp_random_range gmp_random » PHP Manual GMP 関数 乱数シードを設定する gmp_random_seed (PHP 7, PHP 8) gmp_random_seed — 乱数シードを設定する 説明 gmp_random_seed ( GMP | int | string $seed ): void パラメータ seed gmp_random() , gmp_random_bits() , gmp_random_range() 向けに設定するシード ...
https://man.plustar.jp/php/function.gmp-random-seed.html - [similar]
現在のキャッシュの有効期限を取得/設定する 6480
« session_abort session_cache_limiter » PHP Manual セッション関数 現在のキャッシュの有効期限を取得/設定する session_cache_expire (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) session_cache_expire — 現在のキャッシュの有効期限を取得/設定する 説明 session_cache_expire ( ? int $value = null ): int | ...
https://man.plustar.jp/php/function.session-cache-expire.html - [similar]
現在のキャッシュリミッタを取得または設定する 6480
« session_cache_expire session_commit » PHP Manual セッション関数 現在のキャッシュリミッタを取得または設定する session_cache_limiter (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) session_cache_limiter — 現在のキャッシュリミッタを取得または設定する 説明 session_cache_limiter ( ? string $value = n ...
https://man.plustar.jp/php/function.session-cache-limiter.html - [similar]
session_write_close のエイリアス 6480
« session_cache_limiter session_create_id » PHP Manual セッション関数 session_write_close のエイリアス session_commit (PHP 4 >= 4.4.0, PHP 5, PHP 7, PHP 8) session_commit — session_write_close() のエイリアス 説明 この関数は次の関数のエイリアスです。 session_write_close() . 関連キーワード ...
https://man.plustar.jp/php/function.session-commit.html - [similar]
Creates an initialization vector (IV) from a random source 2853
« Mcrypt 関数 mcrypt_decrypt » PHP Manual Mcrypt 関数 Creates an initialization vector (IV) from a random source mcrypt_create_iv (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_create_iv — Creates an initialization vector (IV) from a random source 警告 この関数は PHP 7.1.0 で ...
https://man.plustar.jp/php/function.mcrypt-create-iv.html - [similar]
暗号論的に安全な疑似乱数を生成する 0
« random_bytes Hash » PHP Manual CSPRNG 関数 暗号論的に安全な疑似乱数を生成する random_int (PHP 7, PHP 8) random_int — 暗号論的に安全な疑似乱数を生成する 説明 random_int ( int $min , int $max ): int ポーカーゲームやカードデッキのシャッフルのような、 偏りがない結果が重要になる用途に合う、 ...
https://man.plustar.jp/php/function.random-int.html - [similar]
複合線形合同法 0
« is_nan log10 » PHP Manual Math 関数 複合線形合同法 lcg_value (PHP 4, PHP 5, PHP 7, PHP 8) lcg_value — 複合線形合同法 説明 lcg_value (): float lcg_value() は、(0, 1)の範囲の疑似乱数を返します。 この関数は、周期が 2^31 - 85 および 2^31 - 249 の 2 つの CG を組み合わせます。 この関数の周期 ...
https://man.plustar.jp/php/function.lcg-value.html - [similar]
暗号論的に安全な、疑似ランダムなバイト列を生成する 0
« CSPRNG 関数 random_int » PHP Manual CSPRNG 関数 暗号論的に安全な、疑似ランダムなバイト列を生成する random_bytes (PHP 7, PHP 8) random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する 説明 random_bytes ( int $length ): string ソルトやキーや初期化ベクトルのような、暗号化の用途に ...
https://man.plustar.jp/php/function.random-bytes.html - [similar]
疑似ランダムなバイト文字列を生成する 0
« openssl_public_encrypt openssl_seal » PHP Manual OpenSSL 関数 疑似ランダムなバイト文字列を生成する openssl_random_pseudo_bytes (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_random_pseudo_bytes — 疑似ランダムなバイト文字列を生成する 説明 openssl_random_pseudo_bytes ( int $length , bool &$stron ...
https://man.plustar.jp/php/function.openssl-random-pseudo-bytes.html - [similar]
GMP 関数 0
« 例 gmp_abs » PHP Manual GMP GMP 関数 GMP 関数 参考 より数学的な関数が、 数学 の節にあります。 目次 gmp_abs — 絶対値 gmp_add — 数値を加算する gmp_and — ビット AND を計算する gmp_binomial — 二項係数を計算する gmp_clrbit — ビットをクリアする gmp_cmp — 数を比較する gmp_com — 1 の補数を計算 ...
https://man.plustar.jp/php/ref.gmp.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT