https://issues.dlang.org/show_bug.cgi?id=17068
--- Comment #1 from Joseph Rushton Wakeling <joseph.wakel...@webdrake.net> --- Created attachment 1632 --> https://issues.dlang.org/attachment.cgi?id=1632&action=edit Small example of sequence-based seeding of C++11 Mersenne Twister Compile with the `-std=c++11` option. --