There's probably something like what you want within the "random" module.
at the interactive prompt, try:
import random
help(random)
---
Richard "Roadie Rich" Lovely, part of the JNP|UK Famile
www.theJNP.com
2008/12/2 Alan Gauld <[EMAIL PROTECTED]>:
>
> "Christopher Spears" <[EMAIL PROTECTED]
"Christopher Spears" <[EMAIL PROTECTED]> wrote
Does anyone know if python has a noise function?
What kind of noise function?
What would you expect it to produce?
A stream of random numbers perhaps?
A single number each time it is called?
And which noise profile should it follow?
Or would it
Hi!
Does anyone know if python has a noise function?
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor