C++ Seeding Surprises (2015)
pcg-random.org
C++ Seeding Surprises (2015)
1–10 of 26 posts
Re: C++ Seeding Surprises (2015)
#2Re: C++ Seeding Surprises (2015)
#3Re: C++ Seeding Surprises (2015)
#4Is it possible to initialize a prng in C++’s std correctly?
There are several high quality alternatives that people use.
Re: C++ Seeding Surprises (2015)
#5Re: C++ Seeding Surprises (2015)
#6Is it possible to initialize a prng in C++’s std correctly?
No one uses the header as it's cursed and the usual cult of backwards compatibility ensures it'll stay that way. There are several high quality alternatives that people use.
Re: C++ Seeding Surprises (2015)
#7Re: C++ Seeding Surprises (2015)
#8Is it possible to initialize a prng in C++’s std correctly?
No one uses the header as it's cursed and the usual cult of backwards compatibility ensures it'll stay that way. There are several high quality alternatives that people use.
Re: C++ Seeding Surprises (2015)
#9Is it possible to initialize a prng in C++’s std correctly?
Re: C++ Seeding Surprises (2015)
#10Earlier quoted context omitted.
No one uses the header as it's cursed and the usual cult of backwards compatibility ensures it'll stay that way. There are several high quality alternatives that people use.
How did it get into the standard then?