検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 122 for [SIMILAR] 16 1024 4096 WITH 37857 generatetoken ... (0.125 sec.)
文字列をランダムにシャッフルする 0
« str_rot13 str_split » PHP Manual String 関数 文字列をランダムにシャッフルする str_shuffle (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) str_shuffle — 文字列をランダムにシャッフルする 説明 str_shuffle ( string $string ): string str_shuffle() は文字列をシャッフルします。 考えられるすべての順列の ...
https://man.plustar.jp/php/function.str-shuffle.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]
鍵のためのランダムなバイト値を得る 0
« sodium_crypto_secretstream_xchacha20poly1305_rekey sodium_crypto_shorthash » PHP Manual Sodium 関数 鍵のためのランダムなバイト値を得る sodium_crypto_shorthash_keygen (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_shorthash_keygen — 鍵のためのランダムなバイト値を得る 説明 sodium_crypto_shorthash ...
https://man.plustar.jp/php/function.sodium-crypto-shorthash-keygen.html - [similar]
sodium_crypto_stream で用いる、ランダムな鍵を生成する 0
« sodium_crypto_sign sodium_crypto_stream_xchacha20_keygen » PHP Manual Sodium 関数 sodium_crypto_stream で用いる、ランダムな鍵を生成する sodium_crypto_stream_keygen (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_stream_keygen — sodium_crypto_stream で用いる、ランダムな鍵を生成する 説明 sodium_cr ...
https://man.plustar.jp/php/function.sodium-crypto-stream-keygen.html - [similar]
秘密鍵と、それに対応する公開鍵をランダムに生成する 0
« sodium_crypto_box_keypair_from_secretkey_and_publickey sodium_crypto_box_open » PHP Manual Sodium 関数 秘密鍵と、それに対応する公開鍵をランダムに生成する sodium_crypto_box_keypair (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_keypair — 秘密鍵と、それに対応する公開鍵をランダムに生成する 説明 ...
https://man.plustar.jp/php/function.sodium-crypto-box-keypair.html - [similar]
配列をシャッフルする 0
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) shuffle — 配列をシャッフルする 説明 shuffle ( array &$array ): bool この関数は、配列をシャッフル (要素の順番をランダムに) します。 この関数が使う疑似乱数生成器は、暗号学的な使い方には適していま ...
https://man.plustar.jp/php/function.shuffle.html - [similar]
メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 0
« mt_getrandmax mt_srand » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する mt_rand (PHP 4, PHP 5, PHP 7, PHP 8) mt_rand — メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 説明 mt_rand (): int mt_rand ( int $min , int $max ): int 警告 この関数が生成す ...
https://man.plustar.jp/php/function.mt-rand.html - [similar]
認証付きの共有鍵による復号 0
« sodium_crypto_secretbox_keygen sodium_crypto_secretbox » PHP Manual Sodium 関数 認証付きの共有鍵による復号 sodium_crypto_secretbox_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretbox_open — 認証付きの共有鍵による復号 説明 sodium_crypto_secretbox_open ( string $ciphertext , string $non ...
https://man.plustar.jp/php/function.sodium-crypto-secretbox-open.html - [similar]
認証付きの共有鍵による暗号化 0
« sodium_crypto_secretbox_open sodium_crypto_secretstream_xchacha20poly1305_init_pull » PHP Manual Sodium 関数 認証付きの共有鍵による暗号化 sodium_crypto_secretbox (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretbox — 認証付きの共有鍵による暗号化 説明 sodium_crypto_secretbox ( string $messag ...
https://man.plustar.jp/php/function.sodium-crypto-secretbox.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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT