Skip to main content

RandomFunction

RandomFunction[proc,{tmin,tmax}] generates a pseudorandom function from the process proc from tmin to tmax. 

RandomFunction[proc,{tmin,tmax,dt}] generates a pseudorandom function from tmin to tmax in steps of dt.

RandomFunction[proc,…, n] generates an ensemble of n pseudorandom functions.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.