RandomSeeding
関数の操作内で擬似乱数生成器に使うシードを指定するオプションである.
詳細
- 次は使用可能な設定である.
-
Automatic 関数が呼ばれるたびに自動的に新しいシードを使う Inherited 外部のシードを使った乱数を使う RandomGeneratorState[…] RandomGeneratorStateオブジェクト seed 明示的な整数または文字列をシードとして使う
例題
すべて開くすべて閉じる例 (1)
スコープ (1)
外部でシードされた乱数をFindInstanceに使う:
途中でランダム性を使わずに繰返し評価すると,同じ結果が与えられる:
RandomSeeding->Inheritedとすると,FindInstanceは事実上BlockRandomを使うようになる:
特性と関係 (1)
RandomSeeding->Inheritedは現行のランダム状態を使う:
RandomSeeding->Automaticとすると,現行のランダム状態は完全に無視される:
Wolfram Research (2017), RandomSeeding, Wolfram言語関数, https://reference.wolfram.com/language/ref/RandomSeeding.html (2020年に更新).
テキスト
Wolfram Research (2017), RandomSeeding, Wolfram言語関数, https://reference.wolfram.com/language/ref/RandomSeeding.html (2020年に更新).
CMS
Wolfram Language. 2017. "RandomSeeding." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/RandomSeeding.html.
APA
Wolfram Language. (2017). RandomSeeding. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RandomSeeding.html