ホーム > ストレージネットワーキング用語集 > random number

random number

乱数

ランダムな性質(予測不可能性)を持つ数字.乱数には3つの基本クラスがある.決定論的乱数または疑似乱数は,シードと呼ばれる初期値から予測可能な値のシーケンスを作り出すアルゴリズムによって生成される.暗号学上セキュアな乱数は,決定論的であっても,シーケンス内のそれまでの数字を調べても現実的には発見または計算できないシーケンスで生成される.非決定論的乱数発生器は,人間が制御できない予測不能な物理ソースからの入力を取り入れる.

使用分野: General

A number having properties of randomness or unpredictability. There are three basic classes of random number. Deterministic or pseudorandom numbers are generated by an algorithm that produces a predictable sequence of values from an initial value called a seed. Cryptographically secure random numbers are produced in a sequence that, while deterministic, cannot be feasibly discovered or computed by examination of previous numbers in the sequence. Nondeterministic generators incorporate input from some unpredictable physical source that is outside human control.

CONTEXT [General]

« 用語集に戻る

Copyright © 2024 SNIA Japan

このページのトップへ移動