[[random.org:http://www.random.org/]]のリソースを利用したC/C++ランダムクラス。
 
 *src [#f198dad6]
 
 -[[randomtest.cpp:http://null-null.net/labs/index.php?cmd=code&lang=c&url=http://null-null.net/lib/random/randomtest.cpp]]
 -[[nlRandom.h:http://null-null.net/labs/index.php?cmd=code&lang=c&url=http://null-null.net/lib/random/nlRandom.h]]
 -[[nlRandom.cpp:http://null-null.net/labs/index.php?cmd=code&lang=c&url=http://null-null.net/lib/random/nlRandom.cpp]]
 
 
 *特徴 [#w511aa45]
 
 -なんかイイ感じにランダム。 
 -使ってみると本当にランダム。 
 -どうやってるのか知らんが大気中のノイズから生成しているらしい。 
 -ネットワークが無効の環境では通常のCのランダムになる。 
 -wininetを使用しているのでWindowsのみ使用可能([[※1:http://null-null.net/labs/index.php?nlRandom#k54b87a1]])
 
 **※1 [#k54b87a1]
 
 Visual Studio などの開発環境を利用している場合は、&br;
 プロパティ>リンカ>入力>追加の依存ファイル&br;
 でwininet.libを追加しておくこと。
 でwininet.libを追加しておく。
[トップ] [更新] [新規] [編集] [差分] [添付] [改名] [一覧] [最終更新] [検索] [バックアップ]