If by "C++'s rand function" you mean "std::rand", then yes.nelsona wrote:So just to be certain, Audacity's developers are simply using C++'s rand function, correct?
You can see the code in EffectNoise::ProcessBlock here: https://github.com/audacity/audacity/bl ... /Noise.cpp