Generates a uniformly distributed pseudorandom pattern whose values are in the range [–a:a], where a is the absolute value of amplitude.
amplitude is the maximum absolute value that signal out can have. The default is 1.0.
seed, when greater than 0, causes reseeding of the noise sample generator. The default is –1.
If seed is less than or equal to 0, LabVIEW does not reseed the noise generator, and the noise generator resumes producing noise samples as a continuation of the previous noise sequence.
#s is the number of samples in the waveform.
The default is 128.