We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a41a5 commit c22c39fCopy full SHA for c22c39f
1 file changed
reference/random.md
@@ -246,7 +246,6 @@ int main()
246
247
### 乱数ライブラリの使い方
248
* [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)
250
251
### 乱数ライブラリが導入された経緯
252
* [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