最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.014秒)
トップページ
>
:pseudo_bytes
別のキーワード
random pseudo_bytes
openssl pseudo_bytes
bn pseudo_rand
openssl pseudo_rand
bn pseudo_rand_range
ライブラリ
openssl
(12)
モジュール
OpenSSL
::
Random
(12)
検索結果
先頭1件
OpenSSL
::
Random
.
#
pseudo
_
bytes(len) -> String
OpenSSL
::
Random
.
#
pseudo
_
bytes(len) -> String
(18101.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
モジュール関数
暗号論的な予測不可能性を持たない(が高速な) 乱数生成器によって、 len バイトの ランダムなバイト列を返します。
暗号論的な予測不可能性を持たない(が高速な)
乱数生成器によって、 len バイトの
ランダムなバイト列を返します。
@param len 必要なランダムバイト列の長さ
OpenSSL::Random