Function whiteNoise

Generate random audio signal. snd = sound ch = channel to fill (beginning from 0)

void whiteNoise (
  Sound snd,
  uint ch
);