diff options
author | Thomas Habets <thomas@habets.se> | 2020-04-10 11:19:50 +0100 |
---|---|---|
committer | Marcus Müller <marcus@hostalia.de> | 2020-04-10 16:27:57 +0200 |
commit | 55b6b2724ae872b36dd93c1479a829bb4054bdda (patch) | |
tree | 3c1413dc20cbd28220e8c6b9ec0f5e5e207eb914 /gr-analog/lib/fastnoise_source_impl.cc | |
parent | 8e777117e10a70a57e138ddbe2144732a3469cfc (diff) |
runtime: Make random seed default to current time, as documented
This is what gnuradio currently documents seeding will do, but it's
not what C++ defaults to.
See C++11 26.5.3.2, paragraph 3. Default for mersenne twister is
constexpr 5489.
Or easier, the bottom of
https://en.cppreference.com/w/cpp/numeric/random/mersenne_twister_engine
Diffstat (limited to 'gr-analog/lib/fastnoise_source_impl.cc')
0 files changed, 0 insertions, 0 deletions