Creates a sensor that reads around a baseline.
the value it reads before drift and noise.
OptionaldriftPerRead: number | null
how much the baseline moves each read.
Optionalnoise: number | null
the amplitude of the wobble around it.
Optionalseed: number | null
the seed for that wobble, so a run repeats.
A sensor that invents plausible readings.