Skip to content

Commit c22c39f

Browse files
committed
random: Code Projectの記事がリンク切れしていたが基本的な使い方の内容だったので言及を削除することにした #1590
1 parent f3a41a5 commit c22c39f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

reference/random.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ int main()
246246

247247
### 乱数ライブラリの使い方
248248
* [N3551 Random Number Generation in C++11](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3551.pdf)
249-
* [Pitfalls in Random Number Generation](https://www.codeproject.com/articles/28548/pitfalls-in-random-number-generation)
250249

251250
### 乱数ライブラリが導入された経緯
252251
* [N0352 Proposal for Standardization of Random Number Generators in C++](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/1993/N0352.asc)

0 commit comments

Comments
 (0)