Hacker News new | ask | show | jobs
by amelius 1631 days ago
If you view the IFFT as a random number generator, how do you change the seed of it?

I.e., white noise has a flat spectrum. So if you take a flat spectrum back to noise (using IFFT), what determines the seed of this process?

1 comments

It's the seed of whatever source you use to randomize the phases.