OutSystems Forge 日本語データベース

RandomInteger

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-01-30 1.0.0 Afonso Aguas 9.0.1.75 All .NET Components, Libraries
強力な乱数生成ツールを提供することを目指しています。
C#RNGCryptoServiceProviderクラスを使用して強力で予測不可能な乱数ジェネレータを実装しますが、一部の拡張で既に使用されているネイティブC#random()関数は、シンプルで重要でない操作にも適しています。 真の予測不可能な乱数が必要な、よりクリティカルな状況で使用してください。 Microsoft .NET Framework 4.6.01055を使用する

[Overview]
Aims to provide a strong random number generation tool.
[Detail]
Makes use of the C# RNGCryptoServiceProvider Class to implement a strong and unpredictable random number generator, although the native C# random() function (used in some extensions already) may be well suited for simple and non-critical operations, it is not strong enough to use in more critical situations where a true unpredictable random number is needed. Using Microsoft .NET Framework 4.6.01055
戻る