Forgot to cc the list. ---------- Forwarded message ---------- From: "Jared Clements" <[email protected]> Date: Sep 26, 2013 7:27 PM Subject: Re: [Discuss-gnuradio] Noise/random sources To: "Marcus D. Leech" <[email protected]>
Calling them with a seed of zero or greater will give the same "random" stream, seeding with different negative numbers gives different random sequences. Jared On Sep 26, 2013 7:17 PM, "Marcus D. Leech" <[email protected]> wrote: > When I use multiple noise sources in a flow-graph, each with a different > seed, are they actually independent, or do they just call "random" or > "lrand" or > something, and thus setting different seeds has no effect? > > > > > > ______________________________**_________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/**listinfo/discuss-gnuradio<https://lists.gnu.org/mailman/listinfo/discuss-gnuradio> >
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
